Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Hg::is_std_array< T > Struct Template Reference

Detect a std::array type. This is the default false case. More...

#include <meta_util.h>

Inherits false_type.

Detailed Description

template<typename T>
struct Hg::is_std_array< T >

Detect a std::array type. This is the default false case.

Definition at line 358 of file meta_util.h.


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