Boost logo

Boost :

Subject: Re: [boost] [log] Status (was: Is there any interest in a Group of library like to Application System!)
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2012-01-05 03:08:03


On Thursday, January 05, 2012 18:49:46 Arash Partow wrote:
>
> 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.

There is a tool named basic_string_literal that does it in C++03. Is there
something new in C++11 that helps in this area? Could you provide a link to
the proposal or a particular section in the standard?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk