gcc/libstdc++-v3/include
Jonathan Wakely 6c24177862 Optimize std::advance for single increments
* include/bits/stl_iterator_base_funcs.h
	(__advance<_RandomAccessIterator, _Distance>): Optimize for next/prev
	cases where incrementing or decrementing a single step.

From-SVN: r248875
2017-06-05 11:34:13 +01:00
..
backward Avoid deprecated warnings about std::auto_ptr in library headers 2017-04-21 14:08:51 +01:00
bits Optimize std::advance for single increments 2017-06-05 11:34:13 +01:00
c
c_compatibility
c_global
c_std
debug Revert revision 247926. 2017-05-12 21:19:39 +00:00
decimal
experimental Implement std::experimental::source_location (N4519) 2017-05-16 14:37:52 +01:00
ext Remove reundant const-qualification from cast targets 2017-04-27 16:17:05 +01:00
parallel
precompiled
profile
std re PR c++/80737 (variant<any> as class member resulting to compile errors) 2017-05-28 21:27:30 +00:00
tr1 PR libstdc++/68397 std::tr1::expint fails ... long double arguments. 2017-04-20 15:41:59 +00:00
tr2
Makefile.am Implement std::experimental::source_location (N4519) 2017-05-16 14:37:52 +01:00
Makefile.in Implement std::experimental::source_location (N4519) 2017-05-16 14:37:52 +01:00