к std::type_info::name на cppreference?
The lifetime of the array pointed to by the returned pointer is not specified, but in practice it persist as long as the RTTI data structure for the given type exists, which has application lifetime unless loaded from a dynamic library (that can be unloaded).
Линк: https://en.cppreference.com/w/cpp/types/type_info/name#Notes
Это нужно дергать старожилов, которые успели наестся ручной выгрузки длл
Обсуждают сегодня