Searched defs:FixedInt (Results 1 – 1 of 1) sorted by relevance
18 template<int N> class FixedInt; variable56 FixedInt() {} in FixedInt() function57 FixedInt( VariableAndFixedInt<N> other) { in FixedInt() function86 FixedInt ( FixedInt<N> (*)() ) {} in FixedInt() function90 FixedInt(std::integral_constant<int,N>) {} in FixedInt() function