metaforce/Runtime/AutoMapper
Lioncash 42c560b9df CMapWorldInfo: Remove use of const_cast
Same behavior, but explicitly marks the member variables as mutable.
This is fine given they act as an underlying cache and don't directly
alter the behavior of the interface.
2020-04-05 06:30:25 -04:00
..
CAutoMapper.cpp CAutoMapper: Eliminate usages of const_cast 2020-03-31 06:57:07 -04:00
CAutoMapper.hpp CAutoMapper: Eliminate usages of const_cast 2020-03-31 06:57:07 -04:00
CMakeLists.txt Tweak Imps 2017-01-26 02:06:18 -08:00
CMapArea.cpp CAutoMapper: Eliminate usages of const_cast 2020-03-31 06:57:07 -04:00
CMapArea.hpp CAutoMapper: Eliminate usages of const_cast 2020-03-31 06:57:07 -04:00
CMapUniverse.cpp CAutoMapper: Eliminate usages of const_cast 2020-03-31 06:57:07 -04:00
CMapUniverse.hpp CAutoMapper: Eliminate usages of const_cast 2020-03-31 06:57:07 -04:00
CMapWorld.cpp CAutoMapper: Eliminate usages of const_cast 2020-03-31 06:57:07 -04:00
CMapWorld.hpp CAutoMapper: Eliminate usages of const_cast 2020-03-31 06:57:07 -04:00
CMapWorldInfo.cpp CMapWorldInfo: Remove use of const_cast 2020-04-05 06:30:25 -04:00
CMapWorldInfo.hpp Runtime: Add more usages of explicit 2020-03-31 03:53:49 -04:00
CMappableObject.cpp CMappableObject: Make use of std::array where applicable 2020-04-05 06:15:18 -04:00
CMappableObject.hpp CMappableObject: Make use of std::array where applicable 2020-04-05 06:15:18 -04:00