| .. |
|
array.hpp
|
Fix util::array::release
|
2020-11-24 23:11:11 +03:00 |
|
assert.hpp
|
Remove obsolete header
|
2020-09-10 11:04:42 +03:00 |
|
at_scope_exit.hpp
|
Add util, geom, cg, pcg & gfx libs
|
2020-08-27 13:36:16 +03:00 |
|
autoname.hpp
|
Add util, geom, cg, pcg & gfx libs
|
2020-08-27 13:36:16 +03:00 |
|
binary_heap.hpp
|
Node-based binary heap (wip)
|
2020-12-16 11:05:29 +03:00 |
|
blob.hpp
|
Add util::blob::operator bool() and util::blob::swap
|
2020-11-24 23:10:52 +03:00 |
|
clock.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
ebo.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
empty.hpp
|
Make util::empty stream output operator inline
|
2021-02-17 23:11:25 +03:00 |
|
flat_list.hpp
|
Fix flat_list: destructor hack should only compile for types with nontrivial destructor
|
2020-11-29 12:27:41 +03:00 |
|
fmap.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
function.hpp
|
Add <functional> include in util::function for std::invoke
|
2020-11-24 23:10:15 +03:00 |
|
functional.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
hash.hpp
|
Add util/hash header
|
2020-12-11 17:58:36 +03:00 |
|
heterogeneous_container.hpp
|
Clang compilation fixes
|
2021-01-18 18:01:03 +03:00 |
|
lazy_range.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
lru_cache.hpp
|
Add LRU cache implementation
|
2020-11-08 16:19:37 +03:00 |
|
memory_stream.hpp
|
Various clang compilation issues
|
2021-01-18 20:02:35 +03:00 |
|
moving_average.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
not_implemented.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
overload.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
pimpl.hpp
|
Pimpl declaration macros now define a make_pimpl(...) static helper function
|
2021-01-23 10:42:14 +03:00 |
|
pretty_print.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
profiler.hpp
|
Add function profiling macro
|
2020-12-16 11:05:29 +03:00 |
|
range.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
recursive.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
shared_blob.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
span.hpp
|
Add util::span
|
2021-02-25 09:07:28 +03:00 |
|
statistics.hpp
|
util/io_fwd was a bad idea
|
2021-01-18 18:17:57 +03:00 |
|
synchronyzed_queue.hpp
|
Improve synchronyzed_queue interface: support timed variants of all operations
|
2020-11-21 23:29:17 +03:00 |
|
thread.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
timer.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
to_string.hpp
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
unicode.hpp
|
Add utf8 iterator & range
|
2021-02-23 20:13:33 +03:00 |
|
unused.hpp
|
Add unused macro
|
2020-09-13 12:49:47 +03:00 |