Teuchos - Trilinos Tools Package
Version of the Day
|
Encapsulate how an array of const objects with value sematics is serialized into a const char[]
array.
More...
#include <Teuchos_SerializationTraitsHelpers.hpp>
Encapsulate how an array of const objects with value sematics is serialized into a const 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 107 of file Teuchos_SerializationTraitsHelpers.hpp.