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