Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
serialbox::IsArray< T > Struct Template Reference

Check if type T is an Array. More...

#include <Array.h>

Inheritance diagram for serialbox::IsArray< T >:

Detailed Description

template<typename T>
struct serialbox::IsArray< T >

Check if type T is an Array.

Definition at line 52 of file Array.h.


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