Electroneum
Functions
string.h File Reference
#include <memory>
#include "serialization.h"
Include dependency graph for string.h:
This graph shows which files directly or indirectly include this file:

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