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::vector< byte_t, A > > Struct Template Reference

Detect a std::vector opaque type. A is the allocator. More...

#include <meta_util.h>

Inherits true_type.

Detailed Description

template<typename A>
struct Hg::is_opaque< std::vector< byte_t, A > >

Detect a std::vector opaque type. A is the allocator.

Definition at line 417 of file meta_util.h.


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