libostd/ostd
Daniel Kolesa a41299505c use unique_ptr 2017-01-29 15:16:13 +01:00
..
ext refactoring, style updates, various fixes 2016-07-31 20:40:25 +01:00
internal remove remains of tuple headers 2017-01-28 19:39:50 +01:00
algorithm.hh remove Pair, more standard tuple usage etc 2017-01-28 18:52:34 +01:00
array.hh since we can't ADL for std container iter, use different system 2017-01-26 00:27:54 +01:00
environ.hh use standard vector and move/forward 2017-01-25 01:57:24 +01:00
event.hh actually keep our own function because libstdc++'s has no allocator support 2017-01-28 23:00:05 +01:00
filesystem.hh use standard vector and move/forward 2017-01-25 01:57:24 +01:00
format.hh remove remains of tuple headers 2017-01-28 19:39:50 +01:00
functional.hh use unique_ptr 2017-01-29 15:16:13 +01:00
initializer_list.hh std allowed by default 2017-01-14 15:09:27 +01:00
io.hh use standard vector and move/forward 2017-01-25 01:57:24 +01:00
keyset.hh use standard vector and move/forward 2017-01-25 01:57:24 +01:00
limits.hh add type trait to check type size in bits 2016-11-15 22:51:15 +01:00
map.hh remove Pair, more standard tuple usage etc 2017-01-28 18:52:34 +01:00
maybe.hh use standard vector and move/forward 2017-01-25 01:57:24 +01:00
memory.hh use unique_ptr 2017-01-29 15:16:13 +01:00
platform.hh more noexcept and readme note 2016-09-11 21:20:03 +02:00
range.hh remove Pair, more standard tuple usage etc 2017-01-28 18:52:34 +01:00
set.hh use standard vector and move/forward 2017-01-25 01:57:24 +01:00
stream.hh use standard vector and move/forward 2017-01-25 01:57:24 +01:00
string.hh fully use standard tuples 2017-01-28 19:06:52 +01:00
type_traits.hh add type trait to check type size in bits 2016-11-15 22:51:15 +01:00
types.hh ignore some template specializations for systems with no big char builtins 2016-07-06 19:10:17 +02:00
utility.hh use standard function 2017-01-28 22:46:48 +01:00
vecmath.hh const syntax refactoring 2016-06-23 19:18:35 +01:00
vector.hh since we can't ADL for std container iter, use different system 2017-01-26 00:27:54 +01:00