$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost.DLL] Formal Review request
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2014-10-03 09:34:03
On Fri, Oct 3, 2014 at 3:24 PM, Klaim - Joël Lamotte <mjklaim_at_[hidden]>
wrote:
>
> BOOST_DLL_AUTO_ALIAS( my_namespace::cpp_function_name )
>
> Not sure if it's doable but I think it would ease usability in most cases.
>
I meant that I suppose that it's doable because of type_index generating
names which could be transformed to generate these alias, but I might be
wrong.