MUQ  0.4.3
cereal::TemporaryBoostAnyConst Struct Reference

#include <BoostAnySerializer.h>

Detailed Description

Definition at line 15 of file BoostAnySerializer.h.

Public Member Functions

 TemporaryBoostAnyConst (boost::any const &anyIn)
 

Public Attributes

boost::any const & any
 

Constructor & Destructor Documentation

◆ TemporaryBoostAnyConst()

cereal::TemporaryBoostAnyConst::TemporaryBoostAnyConst ( boost::any const &  anyIn)
inline

Definition at line 17 of file BoostAnySerializer.h.

Member Data Documentation

◆ any

boost::any const& cereal::TemporaryBoostAnyConst::any

Definition at line 18 of file BoostAnySerializer.h.

Referenced by cereal::save().


The documentation for this struct was generated from the following file: