fw4spl
fwTools::AppendValueFirst::apply< TYPE, SETOFSET > Struct Template Reference

Public Types

typedef BOOST_DEDUCED_TYPENAME boost::mpl::eval_if< boost::mpl::empty< SETOFSET >, boost::mpl::vector< boost::mpl::vector< TYPE > >, boost::mpl::transform< SETOFSET, boost::mpl::push_front< boost::mpl::_1, TYPE > > >::type type
 

Detailed Description

template<class TYPE, class SETOFSET>
struct fwTools::AppendValueFirst::apply< TYPE, SETOFSET >

Definition at line 38 of file Combinatory.hpp.


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