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::detail::array_size< std::array< T, N > > Struct Template Reference

Extracts the array extent from a std::array definition. More...

#include <array_proxy.h>

Inherits integral_constant< size_t, N >.

Detailed Description

template<class T, size_t N>
struct Hg::detail::array_size< std::array< T, N > >

Extracts the array extent from a std::array definition.

Definition at line 35 of file array_proxy.h.


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