|
MADNESS 0.10.1
|
Checks if T is an input archive type.
More...
Checks if T is an input archive type.
If T is an input archive type, then is_input_archive will be inherited from std::true_type, otherwise it is inherited from std::false_type.
| T | The type to check. |