Monero
Loading...
Searching...
No Matches
string.h File Reference
#include <memory>
#include "serialization.h"
Include dependency graph for string.h:

Go to the source code of this file.

Functions

template<template< bool > class Archive>
bool do_serialize (Archive< false > &ar, std::string &str)
template<template< bool > class Archive>
bool do_serialize (Archive< true > &ar, std::string &str)

Function Documentation

◆ do_serialize() [1/2]

template<template< bool > class Archive>
bool do_serialize ( Archive< false > & ar,
std::string & str )
inline

◆ do_serialize() [2/2]

template<template< bool > class Archive>
bool do_serialize ( Archive< true > & ar,
std::string & str )
inline