19 #ifndef INCLUDED_CoerceList_h_GUID_9C85EF5E_4C36_41B6_C965_22CF8936CE04
20 #define INCLUDED_CoerceList_h_GUID_9C85EF5E_4C36_41B6_C965_22CF8936CE04
40 #endif // INCLUDED_CoerceList_h_GUID_9C85EF5E_4C36_41B6_C965_22CF8936CE04
The main namespace for all C++ elements of the framework, internal and external.
A wrapper for a template parameter pack of types.
typename T::type t_
A convenience alias template to extract the nested type within the supplied T.
t_< list< Ts...>> coerce_list
Will turn whatever is passed into it into the simplest list.