libostd/octa
Daniel Kolesa 96d2404c0e allow different return type for octa::map callbacks 2015-05-24 14:34:37 +01:00
..
algorithm.h allow different return type for octa::map callbacks 2015-05-24 14:34:37 +01:00
array.h .get() -> .data() 2015-05-21 00:45:34 +01:00
atomic.h remove the noexcept stuff; nothing in octastd ever throws 2015-05-20 22:05:41 +01:00
functional.h remove the noexcept stuff; nothing in octastd ever throws 2015-05-20 22:05:41 +01:00
initializer_list.h il.range() -> il.each(), add algorithm::filter(range, pred) 2015-05-24 02:31:54 +01:00
memory.h remove the noexcept stuff; nothing in octastd ever throws 2015-05-20 22:05:41 +01:00
new.h octa::Hash in functional.h (+ specializations for all primitive types) 2015-05-10 21:57:52 +01:00
range.h check for input range before checking for put() - avoid potential false positives 2015-05-23 22:27:57 +01:00
stream.h add header file for stream (no implementation yet) 2015-05-12 21:27:46 +01:00
type_traits.h remove the noexcept stuff; nothing in octastd ever throws 2015-05-20 22:05:41 +01:00
types.h export core types outside of octa 2015-04-24 18:51:35 +01:00
utility.h remove the noexcept stuff; nothing in octastd ever throws 2015-05-20 22:05:41 +01:00
vector.h il.range() -> il.each(), add algorithm::filter(range, pred) 2015-05-24 02:31:54 +01:00