fix(*): fix ambiguity in NAMESPACE_PRIVATE when expanding macros

This commit is contained in:
2024-12-19 21:53:04 +08:00
parent 566052c8c2
commit 7fb116c577
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ NAMESPACE_REDCRAFT_BEGIN
NAMESPACE_MODULE_BEGIN(Redcraft)
NAMESPACE_MODULE_BEGIN(Utility)
// @TODO: Refactor the conversion tool by more elegant way.
// TODO: Refactor the conversion tool by more elegant way.
// The conversion tool uses a string to describe the object format.
//