|
stator
A math, geometry, and utility library
|
Convert a parameter pack into a static list. More...
#include <static_list.hpp>
Public Types | |
| typedef detail::static_list_helper< T, static_list< T >, ListItems... >::type | type |
Definition at line 154 of file static_list.hpp.
| typedef detail::static_list_helper<T, static_list<T>, ListItems...>::type stator::orphan::make_static_list< T, ListItems >::type |
Definition at line 156 of file static_list.hpp.
1.8.13