gcc/libstdc++-v3/include/std
Paolo Carlini aa940ab5d5 type_traits (is_null_pointer): Add.
2013-05-02  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/type_traits (is_null_pointer): Add.
	(__is_nullptr_t): Implement in terms of the latter.
	(is_fundamental, is_scalar): Adjust.
	* testsuite/20_util/is_null_pointer/requirements/
	explicit_instantiation.cc: New.
	* testsuite/20_util/is_null_pointer/requirements/typedefs.cc:
	Likewise.
	* testsuite/20_util/is_null_pointer/value.cc: Likewise.
	* testsuite/20_util/declval/requirements/1_neg.cc: Adjust dg-error
	line number.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc:
	Likewise.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
	Likewise.

From-SVN: r198516
2013-05-02 11:00:26 +00:00
..
algorithm Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
array Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
atomic re PR libstdc++/56012 ([C++11] Narrowing conversion in atomic_flag) 2013-02-26 23:46:21 +00:00
bitset Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
chrono re PR libstdc++/56678 ([c++11] non-uglified name in <chrono>) 2013-03-22 10:44:42 +00:00
complex complex (complex<float>::real, [...]): Declare as const member functions. 2013-04-22 14:37:34 +00:00
condition_variable Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
deque Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
forward_list Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
fstream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
functional functional (_Derives_from_unary_function): Remove. 2013-04-07 10:42:51 +00:00
future re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed or no longer be used) 2013-04-24 23:00:16 +01:00
iomanip Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ios Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
iosfwd memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
iostream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
istream faq.html: Fix spelling. 2013-02-20 22:41:51 +00:00
iterator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
limits user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
list Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
locale Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
map Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
memory Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
mutex hashtable_policy.h (_Hashtable_ebo_helper): Fix comment. 2013-04-28 12:51:59 +01:00
numeric Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ostream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
queue Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
random Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ratio Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regex Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
scoped_allocator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
set Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
sstream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stack Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stdexcept Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
streambuf streambuf (basic_streambuf): Use injected class name instead of non-standard __streambuf_type typedef. 2013-02-20 22:41:58 +00:00
string Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
system_error Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
thread Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
tuple user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
type_traits type_traits (is_null_pointer): Add. 2013-05-02 11:00:26 +00:00
typeindex user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
unordered_map hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
unordered_set hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
utility Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
valarray Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
vector Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00