gcc/libstdc++-v3/include/tr1_impl
Jonathan Wakely 06bbcf59db regex (basic_regex::basic_regex): Use range constructor for _M_pattern.
* include/tr1_impl/regex (basic_regex::basic_regex): Use range
	constructor for _M_pattern.
	* testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/
	string.cc: Test construction from different basic_string type.
	* testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/
	string.cc: Likewise.

From-SVN: r143275
2009-01-11 17:25:23 +00:00
..
array array (array<>::assign): Do not define in C++0x mode, per DR 776... 2008-06-13 07:35:22 +00:00
boost_sp_counted_base.h
cctype
cfenv cinttypes: Remove redundant pragma system_header. 2008-11-18 17:27:10 +00:00
cinttypes cinttypes: Remove redundant pragma system_header. 2008-11-18 17:27:10 +00:00
cmath [multiple changes] 2008-12-08 11:51:32 +00:00
complex cmath (pow(float, int), [...]): Do not define in C++0x mode, per DR 550. 2008-05-26 19:18:24 +00:00
cstdint cinttypes: Remove redundant pragma system_header. 2008-11-18 17:27:10 +00:00
cstdio
cstdlib
cwchar
cwctype
functional re PR libstdc++/38596 (tr1_impl/functional incompatible with -fno-rtti) 2008-12-21 15:56:22 +00:00
functional_hash.h
hashtable 2008-10-20 Paolo Carlini <paolo.carlini@oracle.com> 2008-10-20 16:43:28 +00:00
hashtable_policy.h 2008-10-20 Paolo Carlini <paolo.carlini@oracle.com> 2008-10-20 16:43:28 +00:00
random PR libstdc++/37986 (cont) 2008-11-12 09:59:27 +00:00
random.tcc
regex regex (basic_regex::basic_regex): Use range constructor for _M_pattern. 2009-01-11 17:25:23 +00:00
type_traits type_traits (_DEFINE_SPEC*): Simplify. 2008-08-10 10:11:46 +00:00
unordered_map Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
unordered_set Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
utility tuple: Replace int -> size_t throughout per DR 775. 2008-05-23 23:08:41 +00:00