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

A convenience meta-function to define the correct type of DataProxy holder. The constructed type can be accessed through the public typedef type. More...

#include <deduce_proxy_type.h>

Detailed Description

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

A convenience meta-function to define the correct type of DataProxy holder. The constructed type can be accessed through the public typedef type.

IdxT FormatT

Definition at line 39 of file deduce_proxy_type.h.


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