number.hpp File Reference

number.hpp File Reference#

Composable Kernel: number.hpp File Reference
number.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  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>