|
Monero
|


Go to the source code of this file.
Namespaces | |
| namespace | epee |
| TODO: (mj-xmr) This will be reduced in an another PR. | |
| namespace | epee::string_tools |
Macros | |
| #define | OUT |
Functions | |
| template<class XType> | |
| PUSH_WARNINGS bool | epee::string_tools::get_xtype_from_string (OUT XType &val, const std::string &str_id) |
| template<class XType> | |
| POP_WARNINGS bool | epee::string_tools::xtype_to_string (const XType &val, std::string &str) |
| #define OUT |