libostd/octa
Daniel Kolesa c1e9b5e5e5 implement more traits + enable Decay (the remaining traits were implemented for it) 2015-04-23 02:16:48 +01:00
..
algorithm.h traits::enable_if, algorithm::iota 2015-04-21 23:54:26 +01:00
array.h add Array container 2015-04-21 17:57:57 +01:00
functional.h correctly forward 2015-04-22 23:28:43 +01:00
initializer_list.h move initializer lists into initializer_list.h + add new .range() method to retrieve a PointerRange to it 2015-04-20 19:06:47 +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 EnumeratedRange + octa::enumerate 2015-04-21 17:58:36 +01:00
traits.h implement more traits + enable Decay (the remaining traits were implemented for it) 2015-04-23 02:16:48 +01:00
types.h add move/forward and more traits 2015-04-14 01:12:15 +01:00
utility.h implement more traits + enable Decay (the remaining traits were implemented for it) 2015-04-23 02:16:48 +01:00
vector.h satisfy OutputRange on MoveRange and PointerRange (might be mutable), add more algorithms 2015-04-21 17:56:36 +01:00