gcc/libstdc++-v3/testsuite/experimental/any
Jonathan Wakely 89f0694859 any (__any_caster): Define at namespace scope so the name is visible to name lookup.
* include/experimental/any (__any_caster): Define at namespace scope
	so the name is visible to name lookup.
	* testsuite/experimental/any/misc/any_cast_neg.cc: Adjust dg-error.

From-SVN: r227042
2015-08-20 21:19:58 +01:00
..
assign any (any::operator=(const any&)): Move check for self-assignment. 2015-08-14 12:51:18 +01:00
cons any (any::_Storage): Fix alignment of buffer. 2015-05-02 19:19:39 +01:00
misc any (__any_caster): Define at namespace scope so the name is visible to name lookup. 2015-08-20 21:19:58 +01:00
modifiers Update copyright years. 2015-01-05 13:33:28 +01:00
observers Update copyright years. 2015-01-05 13:33:28 +01:00
typedefs.cc Update copyright years. 2015-01-05 13:33:28 +01:00