$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Is there any interest in a library for actor programming? serialization + uniform names
From: Mathieu Champlon (m.champlon_at_[hidden])
Date: 2014-05-18 01:59:18
On 15/05/2014 01:11, Niall Douglas wrote:
> (...)
> The MSVC demangling process needs a full two pass parser, anything
> less won't cut it for really complex nested template template types.
> (...)
>
>
Hi Niall,
Would you have an example of a case where this is needed, off the top of
your head?
Thanks,
MAT.