libostd/ostd
Daniel Kolesa 79809a610b remove functional.hh 2017-02-08 01:06:50 +01:00
..
ext use size_t and ptrdiff_t 2017-01-30 19:11:49 +01:00
internal remove custom hashtable; no longer necessary 2017-01-31 19:31:55 +01:00
algorithm.hh remove functional.hh 2017-02-08 01:06:50 +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 remove Maybe (use optional instead) 2017-01-30 19:27:25 +01:00
event.hh remove functional.hh 2017-02-08 01:06:50 +01:00
filesystem.hh use size_t and ptrdiff_t 2017-01-30 19:11:49 +01:00
format.hh use size_t and ptrdiff_t 2017-01-30 19:11:49 +01:00
initializer_list.hh std allowed by default 2017-01-14 15:09:27 +01:00
io.hh remove silly intermediate ranges for writef, print directly to stream 2017-02-01 19:30:15 +01:00
limits.hh add type trait to check type size in bits 2016-11-15 22:51:15 +01:00
platform.hh remove functional.hh 2017-02-08 01:06:50 +01:00
range.hh range system fixes, add iterator types to RangeHalf, optimize make_vector(R) 2017-02-01 18:29:42 +01:00
stream.hh remove silly intermediate ranges for writef, print directly to stream 2017-02-01 19:30:15 +01:00
string.hh remove functional.hh 2017-02-08 01:06:50 +01:00
type_traits.hh use standard types 2017-01-30 19:23:12 +01:00
types.hh use standard types 2017-01-30 19:23:12 +01:00
unordered_map.hh consistent error msg 2017-02-01 22:42:18 +01:00
utility.hh use size_t and ptrdiff_t 2017-01-30 19:11:49 +01:00
vecmath.hh use size_t and ptrdiff_t 2017-01-30 19:11:49 +01:00
vector.hh complete template param support for all ranged make_ funcs and ranged_traits 2017-02-01 20:56:29 +01:00