gcc/libstdc++-v3
François Dumont fa5cc2db54 formatter.h (_GLIBCXX_TYPEID): New macro to simplify usage of typeid.
2015-05-20  François Dumont  <fdumont@gcc.gnu.org>

	* include/debug/formatter.h (_GLIBCXX_TYPEID): New macro to simplify
	usage of typeid.
	(_Error_formatter::_M_print_type): New.
	* src/c++11/debug.cc
	(_Error_formatter::_Parameter::_M_print_field): Use latter.
	(_Error_formatter::_M_print_type): Implement latter using
	__cxaabiv1::__cxa_demangle to print demangled type name.

From-SVN: r223455
2015-05-20 19:44:25 +00:00
..
2015-05-19 12:47:50 +00:00
2015-05-13 21:15:31 +00:00
2015-05-13 21:15:31 +00:00
2015-05-13 10:51:03 +00:00
2015-05-13 10:51:03 +00:00
2015-04-30 20:11:52 +01:00
2015-05-13 10:51:03 +00:00
2015-05-19 12:47:50 +00:00
2015-05-13 10:51:03 +00:00

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.