Candera System

Localization

Interface for Internal::LocalizableStringData and Internal::ParameterizedLocalizableStringData has been changed.

Overloaded placement operators new and delete have been replaced by Internal::LocalizableStringData::Create and Internal::ParameterizedLocalizableStringData::Create methods.

These were introduced to better handle the allocation and creation of new instances. As the default placement new operator is used within the implementation of Create methods, the matching operator delete(void* pMem, void*) had to be added also.


Revision #1
Created 2023-03-02 06:44:32 UTC by Kanai Tomoaki
Updated 2023-03-02 06:44:54 UTC by Kanai Tomoaki