psemek/libs/util/include/psemek/util
2020-10-23 17:14:54 +03:00
..
array.hpp Fix array indices iteration 2020-09-30 16:16:24 +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
blob.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +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 Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
flat_list.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
fmap.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
functional.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
lazy_range.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
memory_stream.hpp Add an istream class that wraps raw data buffer 2020-08-30 21:27:10 +03:00
movable_function.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +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 Add macro-based pimpl & use it everywhere 2020-10-23 17:14:54 +03:00
pretty_print.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
profiler.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +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
statistics.hpp Add a simple statistics calculator utility 2020-09-23 13:14:34 +03:00
synchronyzed_queue.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
thread.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
threadpool.hpp Fix threadpool::wait - wait for finished tasks as well, not just empty task queue 2020-09-30 16:20:48 +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 Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
unused.hpp Add unused macro 2020-09-13 12:49:47 +03:00