libostd/octa
2015-04-24 20:03:16 +01:00
..
algorithm.h get rid of namespace internal 2015-04-24 18:16:35 +01:00
array.h add Array container 2015-04-21 17:57:57 +01:00
functional.h refactor traits: e.g. "RemoveCV<T>" instead of "typename RemoveCV<T>::type" 2015-04-24 20:03:16 +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 get rid of namespace internal 2015-04-24 18:16:35 +01:00
traits.h refactor traits: e.g. "RemoveCV<T>" instead of "typename RemoveCV<T>::type" 2015-04-24 20:03:16 +01:00
types.h export core types outside of octa 2015-04-24 18:51:35 +01:00
utility.h refactor traits: e.g. "RemoveCV<T>" instead of "typename RemoveCV<T>::type" 2015-04-24 20:03:16 +01:00
vector.h refactor traits: e.g. "RemoveCV<T>" instead of "typename RemoveCV<T>::type" 2015-04-24 20:03:16 +01:00