libostd/octa
Daniel Kolesa ed0b28f2e0 add PointerRange constructor for pointer + length 2015-04-19 20:53:02 +01:00
..
algorithm.h add min, max, min_element, max_element in algorithm.h; rename VectorRange to PointerRange and move to range.h (useful as generic, e.g. with InitializerList) 2015-04-19 00:04:17 +01:00
functional.h implement ReferenceWrapper + ref/cref + address_of 2015-04-18 19:03:11 +01:00
memory.h implement ReferenceWrapper + ref/cref + address_of 2015-04-18 19:03:11 +01:00
new.h split new implementations 2015-04-15 01:39:26 +01:00
range.h add PointerRange constructor for pointer + length 2015-04-19 20:53:02 +01:00
traits.h give IntegralConstant an "operator value_type" and "value_type operator()" 2015-04-18 18:32:25 +01:00
types.h add move/forward and more traits 2015-04-14 01:12:15 +01:00
utility.h add algorithm::partition 2015-04-18 21:46:31 +01:00
vector.h add min, max, min_element, max_element in algorithm.h; rename VectorRange to PointerRange and move to range.h (useful as generic, e.g. with InitializerList) 2015-04-19 00:04:17 +01:00