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_opaque< std::array< byte_t, N > > Struct Template Reference

Detect a std::array opaque type. N is the number of entries. More...

#include <meta_util.h>

Inherits true_type.

Detailed Description

template<size_t N>
struct Hg::is_opaque< std::array< byte_t, N > >

Detect a std::array opaque type. N is the number of entries.

Definition at line 427 of file meta_util.h.


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