add HGL_FULL_SPACE constexpr value.
This commit is contained in:
parent
8a0d8831d2
commit
86a47c925e
@ -11,6 +11,8 @@ namespace hgl
|
||||
#define NULL 0
|
||||
#endif//
|
||||
|
||||
constexpr u16char HGL_FULL_SPACE=U16_TEXT(' '); //全角空格
|
||||
|
||||
template<typename T>
|
||||
inline T *zero_new(const int count)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user