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::at< SeqT, IdxT > Struct Template Reference

Returns the value of the item at the specified index. More...

#include <integer_sequence.h>

Inherits integral_constant< size_t, at< GetTail< SeqT >::type, IdxT-1 >::value >.

Detailed Description

template<typename SeqT, size_t IdxT>
struct Hg::at< SeqT, IdxT >

Returns the value of the item at the specified index.

Definition at line 257 of file integer_sequence.h.


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