2005-01-31 Paolo Carlini <pcarlini@suse.de> Gabriel Dos Reis <gdr@integrable-solutions.net> * include/bits/cpp_type_traits.h: Add types to the structs thus making type_traits.h redundant; exploit new __truth_type and __traitor helpers. * include/bits/type_traits.h: Remove. * include/Makefile.am: Update. * include/Makefile.in: Regenerate. * include/backward/tempbuf.h: Include cpp_type_traits.h instead. * include/bits/basic_string.h (replace(iterator, iterator, _InputIterator, _InputIterator), _S_construct(_InIterator, _InIterator, const _Alloc&)): Use __is_integer instead. * include/bits/stl_bvector.h (vector(_InputIterator, _InputIterator, const allocator_type&), assign(_InputIterator, _InputIterator), insert(iterator, _InputIterator, _InputIterator)): Likewise. * include/bits/stl_construct.h (_Destroy(_ForwardIterator, _ForwardIterator)): Use __is_scalar. * include/bits/stl_deque.h (deque(_InputIterator, _InputIterator, const allocator_type&), assign(_InputIterator, _InputIterator), insert(iterator, _InputIterator, _InputIterator)): Use __is_integer. * include/bits/stl_list.h (assign(_InputIterator, _InputIterator), insert(iterator, _InputIterator, _InputIterator)): Likewise. * include/bits/stl_tempbuf.h (_Temporary_buffer(_ForwardIterator, _ForwardIterator)): Use __is_scalar. * include/bits/stl_uninitialized.h (uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator), uninitialized_fill(_ForwardIterator, _ForwardIterator, const _Tp&), uninitialized_fill_n(_ForwardIterator, _Size, const _Tp&)): Likewise. * include/bits/stl_vector.h (vector(_InputIterator, _InputIterator, const allocator_type&), assign(_InputIterator, _InputIterator), insert(iterator, _InputIterator, _InputIterator)): Use __is_integer. * include/debug/debug.h (__valid_range(const _InputIterator&, const _InputIterator&)): Use __is_integer. * include/ext/slist (assign(_InputIterator, _InputIterator)): Likewise. * include/std/std_string.h: Include cpp_type_traits.h instead. Co-Authored-By: Gabriel Dos Reis <gdr@integrable-solutions.net> From-SVN: r94484
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
std_algorithm.h | Loading commit data... | |
std_bitset.h | Loading commit data... | |
std_complex.h | Loading commit data... | |
std_deque.h | Loading commit data... | |
std_fstream.h | Loading commit data... | |
std_functional.h | Loading commit data... | |
std_iomanip.h | Loading commit data... | |
std_ios.h | Loading commit data... | |
std_iosfwd.h | Loading commit data... | |
std_iostream.h | Loading commit data... | |
std_istream.h | Loading commit data... | |
std_iterator.h | Loading commit data... | |
std_limits.h | Loading commit data... | |
std_list.h | Loading commit data... | |
std_locale.h | Loading commit data... | |
std_map.h | Loading commit data... | |
std_memory.h | Loading commit data... | |
std_numeric.h | Loading commit data... | |
std_ostream.h | Loading commit data... | |
std_queue.h | Loading commit data... | |
std_set.h | Loading commit data... | |
std_sstream.h | Loading commit data... | |
std_stack.h | Loading commit data... | |
std_stdexcept.h | Loading commit data... | |
std_streambuf.h | Loading commit data... | |
std_string.h | Loading commit data... | |
std_utility.h | Loading commit data... | |
std_valarray.h | Loading commit data... | |
std_vector.h | Loading commit data... |