organicmaps/drape/utils
Ferenc Géczi 6f56e50a5d [base][drape] Fix deleted operator << of char32_t on C++20
Commit f05be9bf71,
changed `UniChar` from `char32_t` to `uint32_t`.
Unlike `uint32_t` the `char32_t` has explicitly
deleted `<<` operator in C++20, and this operator
has been in use on `UniChar`.

Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2024-03-15 07:35:48 -03:00
..
glyph_usage_tracker.cpp [base][drape] Fix deleted operator << of char32_t on C++20 2024-03-15 07:35:48 -03:00
glyph_usage_tracker.hpp
gpu_mem_tracker.cpp
gpu_mem_tracker.hpp
profiler.hpp
projection.cpp
projection.hpp [drape] Refactor Stylist and RuleDrawer 2023-09-28 13:31:46 -03:00
vertex_decl.cpp
vertex_decl.hpp