mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Otherwise destructor will be called when main() returns while symbol retrieval may still want to actively use the vector.
Otherwise destructor will be called when main() returns while symbol retrieval may still want to actively use the vector.