Teuchos - Trilinos Tools Package
Version of the Day
|
Encapsulate how an array of non-const objects with value sematics is serialized into a char[]
array.
More...
#include <Teuchos_SerializationTraitsHelpers.hpp>
Encapsulate how an array of non-const objects with value sematics is serialized into a char[]
array.
Default version templated on bool indicating whether direct serialization is supported. The default version is empty with specializations below for direct and indirect serialization.
Definition at line 96 of file Teuchos_SerializationTraitsHelpers.hpp.