mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-22 19:34:27 +00:00
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. |
||
---|---|---|
.. | ||
calls_box_controller.cpp | ||
calls_box_controller.h | ||
calls_call.cpp | ||
calls_call.h | ||
calls_emoji_fingerprint.cpp | ||
calls_emoji_fingerprint.h | ||
calls_instance.cpp | ||
calls_instance.h | ||
calls_panel.cpp | ||
calls_panel.h | ||
calls_top_bar.cpp | ||
calls_top_bar.h | ||
calls.style |