Alexander A. Klimov a13d58b72f Type#GetLoadDependencies(): avoid malloc()
- cache result
- return it by const ref
- do Type::GetByName() for the callers
2022-11-14 17:28:57 +01:00
..