Scorum
Public Attributes | List of all members
scorum::wallet::static_variant_map Struct Reference

#include <reflect_util.hpp>

Public Attributes

flat_map< std::string, int > name_to_which
 
std::vector< std::string > which_to_name
 

Detailed Description

Definition at line 33 of file reflect_util.hpp.

Member Data Documentation

◆ name_to_which

flat_map<std::string, int> scorum::wallet::static_variant_map::name_to_which

Definition at line 35 of file reflect_util.hpp.

◆ which_to_name

std::vector<std::string> scorum::wallet::static_variant_map::which_to_name

Definition at line 36 of file reflect_util.hpp.


The documentation for this struct was generated from the following file: