$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Better Enums] Interest in/feedback on C++11 enums library
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2015-05-18 05:01:51
On 14-05-2015 15:25, Anton Bachin wrote:
> Hello,
>
> Iâve just released an enum library that takes advantage of constexpr functions and literal types to provide a nice declaration syntax and decent feature set:
Looks great.
-Thorsten