Mirror reflection library 0.5.13
|
Value by name getter for enumerated types. More...
#include <mirror/meta_enum.hpp>
#include <map>
#include <cstring>
Go to the source code of this file.
Classes | |
class | mirror::enum_value_by_name< Enum > |
A monostate utility class that allows to get enumerated value by its name. More... | |
Namespaces | |
namespace | mirror |
All Mirror's types, classes, functions, etc. are defined in this namespace. |
Value by name getter for enumerated types.
Copyright 2008-2011 Matus Chochlik. 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)