libostd/octa
Daniel Kolesa 57dbad0282 remove the need for range default constructors for RangeIterator support 2015-06-29 23:21:24 +01:00
..
internal fix includes 2015-06-29 21:33:18 +01:00
algorithm.hh fix include guards 2015-06-28 16:04:49 +01:00
array.hh return a pointer from the "at" methods (which is nullptr on non-existent items) 2015-06-28 22:16:13 +01:00
atomic.hh fix include guards 2015-06-28 16:04:49 +01:00
functional.hh put EnableIf in template type params where possible 2015-06-29 21:59:09 +01:00
initializer_list.hh constexpr initializer_list 2015-06-28 20:39:27 +01:00
map.hh put EnableIf in template type params where possible 2015-06-29 21:59:09 +01:00
maybe.hh add octa::Maybe, representing optional values for simpler error handling 2015-06-28 21:28:54 +01:00
memory.hh fix include guards 2015-06-28 16:04:49 +01:00
new.hh fix include guards 2015-06-28 16:04:49 +01:00
platform.hh fix include guards 2015-06-28 16:04:49 +01:00
range.hh remove the need for range default constructors for RangeIterator support 2015-06-29 23:21:24 +01:00
set.hh put EnableIf in template type params where possible 2015-06-29 21:59:09 +01:00
stream.hh more reliable and accurate empty() checking in StreamRange 2015-06-29 18:54:25 +01:00
string.hh put EnableIf in template type params where possible 2015-06-29 21:59:09 +01:00
type_traits.hh fix type traits aligned storage 2015-06-29 23:18:08 +01:00
types.hh fix include guards 2015-06-28 16:04:49 +01:00
utility.hh fix include guards 2015-06-28 16:04:49 +01:00
vector.hh put EnableIf in template type params where possible 2015-06-29 21:59:09 +01:00