kotatogram-desktop/Telegram/SourceFiles/history/admin_log
John Preston dd81f5d59f Replace base::lambda with shorter term.
base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type.
2018-06-04 18:38:27 +03:00
..
history_admin_log_filter.cpp
history_admin_log_filter.h
history_admin_log_inner.cpp
history_admin_log_inner.h
history_admin_log_item.cpp
history_admin_log_item.h
history_admin_log_section.cpp
history_admin_log_section.h