| Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    | 
Report an error if a specialization of SerializationTraits is missing.  
 More...
#include <Teuchos_SerializationTraits.hpp>
| Static Public Member Functions | |
| static T | notDefined () | 
| This function should not compile if there is an attempt to instantiate!  More... | |
Report an error if a specialization of SerializationTraits is missing. 
This class reports a compile-time error if you attempt to instantiate it. We use this class to make it easy to detect a missing specialization of SerializationTraits. 
Definition at line 38 of file Teuchos_SerializationTraits.hpp.
| 
 | inlinestatic | 
This function should not compile if there is an attempt to instantiate!
Definition at line 40 of file Teuchos_SerializationTraits.hpp.
 1.8.5
 1.8.5