../
|
functional
|
|
c866a83
|
7 years
|
Jaroslav Jindrak |
cpp: split too big files into smaller (loosely related) sub files
|
locale
|
|
c5b2b05
|
7 years
|
Jaroslav Jindrak |
cpp: fixed error handling in num_get parsing
|
test
|
|
d93f01a6
|
7 years
|
Jaroslav Jindrak |
cpp: improved array and vector tests
|
tuple
|
|
c866a83
|
7 years
|
Jaroslav Jindrak |
cpp: split too big files into smaller (loosely related) sub files
|
type_traits
|
|
c866a83
|
7 years
|
Jaroslav Jindrak |
cpp: split too big files into smaller (loosely related) sub files
|
utility
|
|
c866a83
|
7 years
|
Jaroslav Jindrak |
cpp: split too big files into smaller (loosely related) sub files
|
abi.hpp
|
4.6 KB
|
c4049e6
|
7 years
|
Jaroslav Jindrak |
c+cpp: added support for global static constructors destructors
|
aux.hpp
|
2.3 KB
|
9b7aef85
|
7 years
|
Jaroslav Jindrak |
cpp: removed redundant namespace declaration
|
builtins.hpp
|
2.9 KB
|
a629655
|
7 years
|
Jaroslav Jindrak |
cpp: added a constexpr pow builtin wrapper
|
common.hpp
|
220 bytes
|
9475faf
|
7 years
|
Jaroslav Jindrak |
cpp: undefined restrict as per standard requirements
|
hash_table.hpp
|
18.3 KB
|
a2f01c4
|
7 years
|
Jaroslav Jindrak |
cpp: fixed return type on multi policy insert and made return type on …
|
hash_table_bucket.hpp
|
3.0 KB
|
9751280
|
7 years
|
Jaroslav Jindrak |
cpp: divided the hash table sources to multiple headers for better …
|
hash_table_iterators.hpp
|
16.1 KB
|
d6bb78b
|
7 years
|
Jaroslav Jindrak |
cpp: fixed conversions from non-const iterators to const iterators
|
hash_table_policies.hpp
|
12.9 KB
|
a2f01c4
|
7 years
|
Jaroslav Jindrak |
cpp: fixed return type on multi policy insert and made return type on …
|
insert_iterator.hpp
|
3.9 KB
|
e5cf551
|
7 years
|
Jaroslav Jindrak |
cpp: fixed ambiguities
|
iomanip.hpp
|
3.9 KB
|
78a794ab
|
7 years
|
Jaroslav Jindrak |
cpp: added standard manipulators to iomanip
|
iterator.hpp
|
2.3 KB
|
d6bb78b
|
7 years
|
Jaroslav Jindrak |
cpp: fixed conversions from non-const iterators to const iterators
|
key_extractors.hpp
|
2.0 KB
|
9751280
|
7 years
|
Jaroslav Jindrak |
cpp: divided the hash table sources to multiple headers for better …
|
list.hpp
|
2.6 KB
|
ac68088
|
7 years
|
Jaroslav Jindrak |
cpp: fixed unlink() in list_node
|
locale.hpp
|
5.5 KB
|
c729a60
|
7 years
|
Jaroslav Jindrak |
cpp: added basic implementation of num_put, fixed minor errors and …
|
rbtree.hpp
|
13.7 KB
|
71cde76
|
7 years
|
Jaroslav Jindrak |
cpp: rbtree::find_parent_for_insertion now tests for equivalence too, …
|
rbtree_iterators.hpp
|
13.5 KB
|
d6bb78b
|
7 years
|
Jaroslav Jindrak |
cpp: fixed conversions from non-const iterators to const iterators
|
rbtree_node.hpp
|
5.0 KB
|
cacb5d0
|
7 years
|
Jaroslav Jindrak |
cpp: added more node operations, changed swap to value swap instead of …
|
rbtree_policies.hpp
|
12.8 KB
|
48f09f2f
|
7 years
|
Jaroslav Jindrak |
cpp: rbtree::find_parent_for_insertion now uses key_type instead of …
|
result_of.hpp
|
2.1 KB
|
c866a83
|
7 years
|
Jaroslav Jindrak |
cpp: split too big files into smaller (loosely related) sub files
|
streambufs.hpp
|
5.4 KB
|
f5a77a00
|
7 years
|
Jaroslav Jindrak |
cpp: fixed the stdin stream buffer
|
string.hpp
|
6.1 KB
|
5d235bf0
|
7 years
|
Jaroslav Jindrak |
cpp: fixed constness issue with the ostream << operator for string
|
thread.hpp
|
6.7 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
type_transformation.hpp
|
2.2 KB
|
e9f2f4e
|
7 years
|
Jaroslav Jindrak |
cpp: added a comment explaining the use of type transformation …
|