Scorum
|
#include <reflect_util.hpp>
Public Attributes | |
flat_map< std::string, int > | name_to_which |
std::vector< std::string > | which_to_name |
Definition at line 33 of file reflect_util.hpp.
flat_map<std::string, int> scorum::wallet::static_variant_map::name_to_which |
Definition at line 35 of file reflect_util.hpp.
std::vector<std::string> scorum::wallet::static_variant_map::which_to_name |
Definition at line 36 of file reflect_util.hpp.