Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | List of all members
Hg::detail::DeduceTypeAtTrait< IdxT, FormatT > Struct Template Reference

A specialization that will deduce the traits from an index in a TypeList. More...

#include <deduce_type_trait.h>

Public Types

typedef deduced_type_trait type
 The type trait tag deduced for the specified parameter type.
 

Detailed Description

template<size_t IdxT, typename FormatT>
struct Hg::detail::DeduceTypeAtTrait< IdxT, FormatT >

A specialization that will deduce the traits from an index in a TypeList.

IdxT FormatT

Definition at line 101 of file deduce_type_trait.h.


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