NDDEM
Functions | Variables
cereal::xml_detail Namespace Reference

Functions

bool isWhitespace (char c)
 Returns true if the character is whitespace. More...
 

Variables

static const char * CEREAL_XML_STRING = CEREAL_XML_STRING_VALUE
 The name given to the root node in a cereal xml archive. More...
 

Function Documentation

◆ isWhitespace()

bool cereal::xml_detail::isWhitespace ( char  c)
inline

Returns true if the character is whitespace.

Variable Documentation

◆ CEREAL_XML_STRING

const char* cereal::xml_detail::CEREAL_XML_STRING = CEREAL_XML_STRING_VALUE
static

The name given to the root node in a cereal xml archive.