include/ck/utility/number.hpp File Reference#
number.hpp File Reference
#include "integral_constant.hpp"
Go to the source code of this file.
Namespaces | |
ck | |
Typedefs | |
template<index_t N> | |
using | ck::Number = integral_constant< index_t, N > |
template<index_t N> | |
using | ck::LongNumber = integral_constant< long_index_t, N > |