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