Generate the array specializing ArrayHolder. More...
Generate the array specializing ArrayHolder.
Definition at line 177 of file ct_array.hpp.
#include <ct_array.hpp>
Public Types | |
| 
typedef  generate_array_vector_impl< T, N-1, F, boost::mpl::at< F, boost::mpl::int_< N > >::type::value, args...> ::result  | result | 
| recursive meta-function to generate compile-time array  | |