[Modularization] Moving boost/detail/scoped_enum_emulation.hpp out of Detail

Hi, |<boost/detail/scoped_enum_emulation.hpp> is a workaround for non C++11|. What about moving it to Config or Core? Vicente

On Wed, Jun 4, 2014 at 11:04 AM, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> wrote:
Hi,
|<boost/detail/scoped_enum_emulation.hpp> is a workaround for non C++11|.
What about moving it to Config or Core?
IMHO, Core would be better. And I would also rename it to boost/core/scoped_enum.hpp by analogy with explicit_operator_bool.hpp.

On Wed, Jun 4, 2014 at 11:22 AM, Andrey Semashev <andrey.semashev@gmail.com> wrote:
On Wed, Jun 4, 2014 at 11:04 AM, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> wrote:
Hi,
|<boost/detail/scoped_enum_emulation.hpp> is a workaround for non C++11|.
What about moving it to Config or Core?
IMHO, Core would be better. And I would also rename it to boost/core/scoped_enum.hpp by analogy with explicit_operator_bool.hpp.
Done. I'll extract the docs to QuickBook later.

Le 04/06/14 11:19, Andrey Semashev a écrit :
On Wed, Jun 4, 2014 at 11:22 AM, Andrey Semashev <andrey.semashev@gmail.com> wrote:
On Wed, Jun 4, 2014 at 11:04 AM, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> wrote:
Hi,
|<boost/detail/scoped_enum_emulation.hpp> is a workaround for non C++11|.
What about moving it to Config or Core? IMHO, Core would be better. And I would also rename it to boost/core/scoped_enum.hpp by analogy with explicit_operator_bool.hpp. Done. I'll extract the docs to QuickBook later.
Thanks to both, Vicente
participants (2)
-
Andrey Semashev
-
Vicente J. Botet Escriba