Aegisub/libaegisub/include
Mia Herkt af661b2621
agi: Replace Boost flat_map with std::map in Thesaurus class
I do not see a reason to prefer the flat_map implementation,
and it’s causing crashes when compiled with GCC >= 13 and
Boost 1.85.0 at optimization level 2 or higher.

Whether or not this is a bug in GCC, or Boost hitting a case of
undefined behavior, avoiding it altogether doesn’t seem to hurt.

Fixes #137
2024-06-01 16:56:40 +02:00
..
libaegisub agi: Replace Boost flat_map with std::map in Thesaurus class 2024-06-01 16:56:40 +02:00
lagi_pre.h fix PCHs on VS2019 2021-01-10 03:14:12 -05:00
lagi_pre_c.h fix PCHs on VS2019 2021-01-10 03:14:12 -05:00