gcc/libstdc++-v3/testsuite/20_util/underlying_type/requirements
Jonathan Wakely 3c26b7598c P0340R2 Making std::underlying_type SFINAE-friendly
* include/std/type_traits (__underlying_type_impl): New helper to
	make underlying_type SFINAE-friendly.
	(underlying_type): Derive from __underlying_type_impl.
	* testsuite/20_util/underlying_type/requirements/typedefs-3.cc: New
	test.

From-SVN: r269168
2019-02-23 21:19:00 +00:00
..
alias_decl.cc
explicit_instantiation.cc
typedefs-1.cc
typedefs-2.cc
typedefs-3.cc P0340R2 Making std::underlying_type SFINAE-friendly 2019-02-23 21:19:00 +00:00