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> ..."
Definition at line 776 of file FXGenericTools.h.
The documentation for this struct was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:38:00 2009 for TnFOX by
v1.4.7