mirror of
https://github.com/boostorg/concept_check.git
synced 2025-07-31 13:07:33 +02:00
@ -72,6 +72,7 @@ namespace boost
|
|||||||
T x;
|
T x;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
template <> struct Integer<char> {};
|
||||||
template <> struct Integer<signed char> {};
|
template <> struct Integer<signed char> {};
|
||||||
template <> struct Integer<unsigned char> {};
|
template <> struct Integer<unsigned char> {};
|
||||||
template <> struct Integer<short> {};
|
template <> struct Integer<short> {};
|
||||||
|
Reference in New Issue
Block a user