r257055 - in /branches/gcc-7-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu Jan 25 15:46:00 GMT 2018


Author: redi
Date: Thu Jan 25 15:46:46 2018
New Revision: 257055

URL: https://gcc.gnu.org/viewcvs?rev=257055&root=gcc&view=rev
Log:
PR libstdc++/81076 make __byte_operand SFINAE-friendly

	PR libstdc++/81076
	* include/c_global/cstddef (__byte_operand): Define primary template.
	* testsuite/18_support/byte/81076.cc: New test.

Added:
    branches/gcc-7-branch/libstdc++-v3/testsuite/18_support/byte/81076.cc
Modified:
    branches/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/gcc-7-branch/libstdc++-v3/include/c_global/cstddef



More information about the Libstdc++-cvs mailing list