ClickHouse/libs/libcommon/include/ext
2020-02-03 16:21:21 +03:00
..
bit_cast.h Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00
chrono_io.h Add functions for writing std::chrono to string. 2019-12-05 21:03:57 +03:00
collection_cast.h Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00
enumerate.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
function_traits.h
identity.h
make_array_n.h
map.h Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00
push_back.h Add template function ext::push_back(). 2020-01-31 19:23:33 +03:00
range.h Add function ext::range_with_static_cast(). 2019-12-05 21:03:57 +03:00
scope_guard.h Improve class ext::scope_guard. 2020-01-31 19:23:33 +03:00
shared_ptr_helper.h Extend typeid_cast() for shared_ptr. 2019-12-05 21:03:57 +03:00
singleton.h Some renames 2020-01-22 18:20:19 +03:00
size.h
unlock_guard.h