准备新增字符串的增强结构,包括编译期字符串

This commit is contained in:
2025-08-28 16:49:48 +08:00
parent 651c890442
commit 6e1eaef2e6
5 changed files with 197 additions and 0 deletions

7
detail/CP/CPString.hpp Normal file
View File

@@ -0,0 +1,7 @@
#pragma once
#ifndef __FILE_Detail_CP_CPString_H
#define __FILE_Detail_CP_CPString_H
#endif // !__FILE_Detail_CP_CPString_H