fix8  version 1.4.0
Open Source C++ FIX Framework
FIX8::Type2Type< T, args > Struct Template Reference

Type2Type idiom. Variadic template version. Kudos to Andrei Alexandrescu. More...

#include <f8types.hpp>

Detailed Description

template<typename T, typename... args>
struct FIX8::Type2Type< T, args >

Type2Type idiom. Variadic template version. Kudos to Andrei Alexandrescu.

Template Parameters
Ttype to convey
argsfurther types to convey

Definition at line 378 of file f8types.hpp.


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