libostd/octa
Daniel Kolesa 700905f594 style fix 2015-05-18 01:59:04 +01:00
..
algorithm.h ditch RangeTraits for alias definitions 2015-05-03 21:54:26 +01:00
array.h style fix 2015-05-18 01:59:04 +01:00
atomic.h deprecate MSVC support for the time being 2015-05-02 22:12:28 +01:00
functional.h octa::Hash in functional.h (+ specializations for all primitive types) 2015-05-10 21:57:52 +01:00
initializer_list.h coding style 2015-05-03 23:44:48 +01:00
memory.h initial impl of allocator 2015-05-13 20:56:53 +01:00
new.h octa::Hash in functional.h (+ specializations for all primitive types) 2015-05-10 21:57:52 +01:00
range.h range fixes 2015-05-08 02:03:48 +01:00
stream.h add header file for stream (no implementation yet) 2015-05-12 21:27:46 +01:00
type_traits.h some traits cleanup 2015-05-06 19:52:07 +01:00
types.h export core types outside of octa 2015-04-24 18:51:35 +01:00
utility.h more noexcept for pair 2015-04-29 18:52:00 +01:00
vector.h vector: do not free buffer in copy assignment unless necessary 2015-05-17 17:28:11 +01:00