libtenum
|
#include <boost/type_traits/integral_constant.hpp>
#include <boost/static_assert.hpp>
#include <string>
Go to the source code of this file.
Classes | |
struct | tenum::enum_helper< EnumType > |
struct | tenum::is_bit_field< EnumType > |
struct | tenum::is_dynamic< EnumType > |
Namespaces | |
namespace | tenum |
Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt
Definition in file helper.hpp.