$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [log] Status (was: Is there any interest in a Group of library like to Application System!)
From: Arash Partow (arash_at_[hidden])
Date: 2012-01-05 02:49:46
On 4/01/2012 10:31 PM, Andrey Semashev wrote:
>
> There are many other things to be done but they are not showstoppers for the
> release.
>
Out of curiosity, have you considered at some point adding support for the new C++11 user-defined literals? I believe there would be a huge efficiency advantage in having the length of the literal at compile time, rather than having to determine it at run-time.