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.
Definition: namespace_osvr.dox:3
A wrapper for a template parameter pack of types.
Definition: List.h:52
typename T::type t_
A convenience alias template to extract the nested type within the supplied T.
Definition: T.h:52
t_< list< Ts... >> coerce_list
Will turn whatever is passed into it into the simplest list.
Definition: CoerceList.h:36