Boost logo

Boost :

Subject: Re: [boost] Compile Time String in C++11/C++14
From: TONGARI J (tongari95_at_[hidden])
Date: 2014-08-26 09:00:08


2014-08-26 19:43 GMT+08:00 Adam Wulkiewicz <adam.wulkiewicz_at_[hidden]>:

> Tongari J wrote:
>
>> Hi Louis,
>>
>> 2014-08-26 0:01 GMT+08:00 Louis Dionne <ldionne.2_at_[hidden]>:
>>
>>> This is genius, thanks a lot for posting. I've been searching for a
>>> way to do this to implement compile-time strings in Boost.Hana[1].
>>>
>>> Glad to hear :)
>>
>> Actually I've found an even simpler way:
>>
>
> Nice! And with some small tweaks it works in C++11, assuming you have some
> implementation of index_sequence:
>

I believe this still requires C++14 for returning the local struct in
lambda, which is not a one-liner.


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