MUQ  0.4.3
cereal::TemporaryBoostAny Struct Reference

#include <BoostAnySerializer.h>

Detailed Description

Definition at line 20 of file BoostAnySerializer.h.

Public Member Functions

 TemporaryBoostAny ()=default
 
 TemporaryBoostAny (boost::any &anyIn)
 

Public Attributes

boost::any any
 

Constructor & Destructor Documentation

◆ TemporaryBoostAny() [1/2]

cereal::TemporaryBoostAny::TemporaryBoostAny ( )
default

◆ TemporaryBoostAny() [2/2]

cereal::TemporaryBoostAny::TemporaryBoostAny ( boost::any &  anyIn)
inline

Definition at line 23 of file BoostAnySerializer.h.

Member Data Documentation

◆ any

boost::any cereal::TemporaryBoostAny::any

Definition at line 24 of file BoostAnySerializer.h.


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