|
Electroneum
|


Go to the source code of this file.
Classes | |
| struct | epee::serialization::throwable_buffer_reader |
Namespaces | |
| epee | |
| epee::serialization | |
Macros | |
| #define | EPEE_PORTABLE_STORAGE_RECURSION_LIMIT_INTERNAL 100 |
| #define | RECURSION_LIMITATION() recursuion_limitation_guard rl(m_recursion_count) |
Functions | |
| template<> | |
| storage_entry | epee::serialization::throwable_buffer_reader::read_se< std::string > () |
| #define EPEE_PORTABLE_STORAGE_RECURSION_LIMIT_INTERNAL 100 |
Definition at line 37 of file portable_storage_from_bin.h.
| #define RECURSION_LIMITATION | ( | ) | recursuion_limitation_guard rl(m_recursion_count) |
Definition at line 78 of file portable_storage_from_bin.h.