|
@@ -115,7 +115,6 @@ namespace std
|
|
|
template <class T, class U> struct is_same;
|
|
|
template <class Base, class Derived> struct is_base_of;
|
|
|
template <class From, class To> struct is_convertible;
|
|
|
- template <class From, class To> struct is_explicitly_convertible;
|
|
|
template <class T> struct underlying_type;
|
|
|
|
|
|
// Alignment properties and transformations:
|