FX::Generic::TL::apply< typelist, instance > Struct Template Reference
[Typelists]

#include <FXGenericTools.h>

List of all members.


Detailed Description

template<typename typelist, template< class > class instance>
struct FX::Generic::TL::apply< typelist, instance >

Applies each type in a typelist to the template instance, returning a typelist.

ie; from a list "type1, type2 ..." it becomes "instance<type1>, instance<type2> ..."

Public Member Functions

 FXSTATIC_ASSERT2 ((Boolean< false, typelist >::value), ERROR_Not_A_TypeList)


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

(C) 2002-2008 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Jun 13 22:30:17 2008 for TnFOX by doxygen v1.5.6