MADNESS  0.10.1
madness::is_text_archive< Archive, Enabler > Struct Template Reference

This trait types tests if Archive is a text archive. More...

#include <type_traits.h>

Inheritance diagram for madness::is_text_archive< Archive, Enabler >:
Inheritance graph
[legend]
Collaboration diagram for madness::is_text_archive< Archive, Enabler >:
Collaboration graph
[legend]

Detailed Description

template<typename Archive, typename Enabler = void>
struct madness::is_text_archive< Archive, Enabler >

This trait types tests if Archive is a text archive.

Template Parameters
Archivean archive type
Note
much be specialized for each archive

The documentation for this struct was generated from the following file: