|
Monero
|
Namespaces | |
| namespace | detail |
Functions | |
| template<class Archive> | |
| bool | check_stream_state (Archive &ar, bool noeof=false) |
| template<class Archive, class T> | |
| bool | serialize (Archive &ar, T &v) |
| template<class Archive, class T> | |
| bool | serialize_noeof (Archive &ar, T &v) |
| bool crypto::serialization::check_stream_state | ( | Archive & | ar, |
| bool | noeof = false ) |
|
inline |