gcc/libstdc++-v3/include/bits
Benjamin Kosnik 65b66e1f90 locale_facets.h (ctype<char>): Remove throw specs not in base class signature.
2000-12-13  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/locale_facets.h (ctype<char>): Remove throw specs not in
	base class signature.

From-SVN: r38249
2000-12-14 09:07:01 +00:00
..
basic_file.h basic_file.h (__basic_file): Don't use __c_wfile_type when _GLIBCPP_USE_WCHAR_T is not defined. 2000-11-12 03:27:10 +00:00
basic_ios.h include: New directory. 2000-10-05 11:27:02 +00:00
basic_ios.tcc include: New directory. 2000-10-05 11:27:02 +00:00
basic_string.h mkcheckin.in: Move check for bash version 2 later in the file. 2000-11-16 01:03:20 +00:00
c++config Update for 2.91 release. 2000-11-28 20:33:39 +00:00
char_traits.h include: New directory. 2000-10-05 11:27:02 +00:00
codecvt.h locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
concept_checks.h include: New directory. 2000-10-05 11:27:02 +00:00
container_concepts.h include: New directory. 2000-10-05 11:27:02 +00:00
cpp_type_traits.h * include/bits/cpp_type_traits.h: Fix typos. Adjust formatting. 2000-11-10 17:48:15 +00:00
exception_support.h include: New directory. 2000-10-05 11:27:02 +00:00
fpos.h include: New directory. 2000-10-05 11:27:02 +00:00
fstream.tcc locale.cc: Match orderings for static members. 2000-11-02 08:05:16 +00:00
generic_shadow.h include: New directory. 2000-10-05 11:27:02 +00:00
gslice.h include: New directory. 2000-10-05 11:27:02 +00:00
gslice_array.h include: New directory. 2000-10-05 11:27:02 +00:00
indirect_array.h include: New directory. 2000-10-05 11:27:02 +00:00
ios_base.h ctype_base.h (ctype_base): Consistency with linux. 2000-12-14 07:20:37 +00:00
istream.tcc istream.tcc: Removed test for _M_gcount < in_avail()... 2000-10-06 07:12:32 +00:00
limits_generic.h include: New directory. 2000-10-05 11:27:02 +00:00
locale_facets.h locale_facets.h (ctype<char>): Remove throw specs not in base class signature. 2000-12-14 09:07:01 +00:00
locale_facets.tcc locale_facets.tcc (num_get<_CharT, [...]): Add missing typename keyword. 2000-11-17 05:38:04 +00:00
localefwd.h locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
mask_array.h include: New directory. 2000-10-05 11:27:02 +00:00
ostream.tcc include: New directory. 2000-10-05 11:27:02 +00:00
pthread_allocimpl.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
sbuf_iter.h include: New directory. 2000-10-05 11:27:02 +00:00
sequence_concepts.h include: New directory. 2000-10-05 11:27:02 +00:00
slice.h include: New directory. 2000-10-05 11:27:02 +00:00
slice_array.h include: New directory. 2000-10-05 11:27:02 +00:00
sstream.tcc include: New directory. 2000-10-05 11:27:02 +00:00
std_algorithm.h include: New directory. 2000-10-05 11:27:02 +00:00
std_bitset.h Makefile.am (sources): Add bitset.cc 2000-11-29 01:09:09 +00:00
std_complex.h Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ctanhl, ctanl. 2000-12-08 05:57:48 +00:00
std_deque.h include: New directory. 2000-10-05 11:27:02 +00:00
std_fstream.h include: New directory. 2000-10-05 11:27:02 +00:00
std_functional.h include: New directory. 2000-10-05 11:27:02 +00:00
std_iomanip.h include: New directory. 2000-10-05 11:27:02 +00:00
std_ios.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
std_iosfwd.h include: New directory. 2000-10-05 11:27:02 +00:00
std_iostream.h include: New directory. 2000-10-05 11:27:02 +00:00
std_istream.h include: New directory. 2000-10-05 11:27:02 +00:00
std_iterator.h include: New directory. 2000-10-05 11:27:02 +00:00
std_list.h include: New directory. 2000-10-05 11:27:02 +00:00
std_locale.h include: New directory. 2000-10-05 11:27:02 +00:00
std_map.h include: New directory. 2000-10-05 11:27:02 +00:00
std_memory.h include: New directory. 2000-10-05 11:27:02 +00:00
std_numeric.h include: New directory. 2000-10-05 11:27:02 +00:00
std_ostream.h include: New directory. 2000-10-05 11:27:02 +00:00
std_queue.h include: New directory. 2000-10-05 11:27:02 +00:00
std_set.h include: New directory. 2000-10-05 11:27:02 +00:00
std_sstream.h include: New directory. 2000-10-05 11:27:02 +00:00
std_stack.h include: New directory. 2000-10-05 11:27:02 +00:00
std_stdexcept.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
std_streambuf.h c++config, [...]: Correct spelling of "deprecated". 2000-11-20 08:25:18 +00:00
std_string.h include: New directory. 2000-10-05 11:27:02 +00:00
std_utility.h include: New directory. 2000-10-05 11:27:02 +00:00
std_valarray.h std_valarray.h (valarray::valarray): Fix thinko. 2000-10-26 08:49:10 +00:00
std_vector.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_algo.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_algobase.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_alloc.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_config.h acinclude.m4: Change C9X references to refer to C99. 2000-11-25 19:36:53 +00:00
stl_construct.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_deque.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_function.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_heap.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_iterator.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_iterator_base.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_list.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_map.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_multimap.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_multiset.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_numeric.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_pair.h stl_pair.h (make_pair): Add LWG solution. 2000-10-25 12:48:34 +00:00
stl_pthread_alloc.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_queue.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_range_errors.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_raw_storage_iter.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_relops.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_set.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_stack.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_string_fwd.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_tempbuf.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_threads.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_tree.h stl_tree.h: Overload operators == and != to be able to handle the case... 2000-11-17 22:58:19 +00:00
stl_uninitialized.h include: New directory. 2000-10-05 11:27:02 +00:00
stl_vector.h include: New directory. 2000-10-05 11:27:02 +00:00
streambuf.tcc include: New directory. 2000-10-05 11:27:02 +00:00
string.tcc mkcheckin.in: Move check for bash version 2 later in the file. 2000-11-16 01:03:20 +00:00
type_traits.h include: New directory. 2000-10-05 11:27:02 +00:00
valarray_array.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
valarray_array.tcc include: New directory. 2000-10-05 11:27:02 +00:00
valarray_meta.h include: New directory. 2000-10-05 11:27:02 +00:00