Searched defs:Integer (Results 1 – 3 of 3) sorted by relevance
72 BOOST_CONCEPT_USAGE(Integer) in BOOST_CONCEPT_USAGE() argument80 template <> struct Integer<char> {}; struct81 template <> struct Integer<signed char> {}; struct82 template <> struct Integer<unsigned char> {}; struct83 template <> struct Integer<short> {}; struct84 template <> struct Integer<unsigned short> {}; struct85 template <> struct Integer<int> {}; struct86 template <> struct Integer<unsigned int> {}; struct87 template <> struct Integer<long> {}; struct88 template <> struct Integer<unsigned long> {}; struct[all …]
40 Integer = 0x1404, enumerator
335 s32 Integer:20; member