libostd/octa
Daniel Kolesa 710fa1addc deuglify range.h 2015-06-03 23:55:11 +01:00
..
algorithm.h deassify algorithm.h 2015-06-03 22:54:18 +01:00
array.h deuglify array.h 2015-06-03 23:10:10 +01:00
atomic.h uglify the code by using unique identifiers only (prevent macro conflicts) 2015-06-02 00:57:34 +01:00
functional.h deuglify functional.h 2015-06-03 23:27:09 +01:00
initializer_list.h deassify initializer_list 2015-06-03 22:56:01 +01:00
memory.h initial vector and string allocator support (currently space-inefficient) 2015-06-03 22:04:48 +01:00
new.h include <new> with OCTA_ALLOW_CXXSTD 2015-05-27 23:52:39 +01:00
range.h deuglify range.h 2015-06-03 23:55:11 +01:00
stream.h add header file for stream (no implementation yet) 2015-05-12 21:27:46 +01:00
string.h deuglify string.h 2015-06-03 23:07:57 +01:00
type_traits.h get rid of stupid Type suffixes (we already know it's a type from the name) 2015-06-03 20:00:41 +01:00
types.h deuglify utility.h 2015-06-03 23:01:23 +01:00
utility.h deuglify utility.h 2015-06-03 23:01:23 +01:00
vector.h space-optimize vector (don't take up any additional space with empty allocator) 2015-06-03 22:31:02 +01:00