Правка для Эльбруса
This commit is contained in:
parent
6358fe0820
commit
d124aeb9dd
@ -24,7 +24,7 @@ using underlying_type_t = typename std::underlying_type< T >::type;
|
||||
namespace std
|
||||
{
|
||||
|
||||
#if defined( __STRICT_ANSI__ )
|
||||
#if defined( __STRICT_ANSI__ ) || ( __e2k__ )
|
||||
template< typename ... Ts > struct make_void { typedef void type; };
|
||||
template< typename ... Ts > using void_t = typename make_void< Ts... >::type;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user