tdesktop/Telegram/SourceFiles/base
John Preston fdd89d65ca Allow using custom comparators in flat_[map|set]. 2017-11-16 07:59:06 +04:00
..
algorithm.h New storage for shared media messages index. 2017-11-16 07:59:02 +04:00
algorithm_tests.cpp Use rvalue references in rpl next / error. 2017-11-16 07:59:01 +04:00
assertion.h Add core rpl::producer/consumer implementation. 2017-11-16 07:59:01 +04:00
build_config.h
enum_mask.h New storage for shared media messages index. 2017-11-16 07:59:02 +04:00
flags.h Divide structs into several data/ modules. 2017-11-16 07:59:04 +04:00
flags_tests.cpp Add base/flags for bit flags on scoped enums. 2017-09-03 15:45:46 +03:00
flat_map.h Allow using custom comparators in flat_[map|set]. 2017-11-16 07:59:06 +04:00
flat_map_tests.cpp Add Catch unittest framework and some tests. 2017-09-03 15:45:45 +03:00
flat_set.h Allow using custom comparators in flat_[map|set]. 2017-11-16 07:59:06 +04:00
flat_set_tests.cpp Allow using custom comparators in flat_[map|set]. 2017-11-16 07:59:06 +04:00
functors.h Add base::optional as a wrapper of base::variant. 2017-08-30 19:15:21 +03:00
index_based_iterator.h Use rvalue references in rpl next / error. 2017-11-16 07:59:01 +04:00
lambda.h Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
lambda_guard.h Allow to use base::lambda independently. 2017-09-03 15:45:49 +03:00
observer.cpp
observer.h Support and use not type-erased consumers. 2017-11-16 07:59:05 +04:00
openssl_help.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
optional.h Use 'if constexpr ()' instead of tag dispatch. 2017-11-16 07:59:05 +04:00
ordered_set.h Allow to hide empty megagroup sticker set. 2017-08-25 14:39:24 +03:00
parse_helper.cpp
parse_helper.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
qthelp_regex.h Mark missing ctors deleted 2017-09-28 18:23:42 +03:00
qthelp_url.cpp
qthelp_url.h
runtime_composer.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
runtime_composer.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
task_queue.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
task_queue.h Switch base::TaskQueue to Qt sync primitives. 2017-05-11 17:21:43 +03:00
tests_main.cpp Add core rpl::producer/consumer implementation. 2017-11-16 07:59:01 +04:00
timer.cpp Fix build in GCC. 2017-04-08 14:25:54 +03:00
timer.h Fix build in GCC. 2017-04-08 14:25:54 +03:00
type_traits.h
variant.h Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
virtual_method.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
weak_unique_ptr.h Add and use base::make_weak_unique() helper. 2017-08-30 19:15:28 +03:00
zlib_help.h