$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-11-20 08:09:59
Antony,
On Fri, Oct 3, 2014 at 3:24 PM, Klaim - Joël Lamotte <mjklaim_at_[hidden]>
wrote:
> Instead of :
>
> BOOST_DLL_ALIAS(
> my_namespace::cpp_function_name, cpp_function_alias_name
> )
>
> Something like:
>
> BOOST_DLL_AUTO_ALIAS( my_namespace::cpp_function_name )
>
did you have the time to consider this suggestion? Is this doable?
I don't see it in the develop branch so if you found an issue with this I
would like to learn from it.
Thanks for your time.