libostd/ostd
Daniel Kolesa e0072773e1 remove custom hashtable; no longer necessary 2017-01-31 19:31:55 +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 use standard swap 2017-01-29 15:56:02 +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 use size_t and ptrdiff_t 2017-01-30 19:11:49 +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
functional.hh use standard types 2017-01-30 19:23:12 +01:00
initializer_list.hh std allowed by default 2017-01-14 15:09:27 +01:00
io.hh use size_t and ptrdiff_t 2017-01-30 19:11:49 +01:00
limits.hh add type trait to check type size in bits 2016-11-15 22:51:15 +01:00
memory.hh use size_t and ptrdiff_t 2017-01-30 19:11:49 +01:00
platform.hh use standard types 2017-01-30 19:23:12 +01:00
range.hh add IteratorRange to make a range out of any two iterators 2017-01-30 22:07:12 +01:00
stream.hh use size_t and ptrdiff_t 2017-01-30 19:11:49 +01:00
string.hh hash operator() needs to be const 2017-01-30 19:31:24 +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 cleaner range passing in second version of make_CONTAINER 2017-01-31 19:17:46 +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 cleaner range passing in second version of make_CONTAINER 2017-01-31 19:17:46 +01:00