Base Framework
|
#include <base/Primitives.h>
Public Member Functions | |
NativeWideString (const wchar *_value) noexcept | |
const wchar * | getValue () const noexcept |
operator const wchar * () const noexcept | |
MemorySize | getLength () const noexcept |
Native wide string.
|
inlinenoexcept |
Initializes the string.
|
noexcept |
Returns the length of the string.
|
inlinenoexcept |
Returns the string.
|
inlinenoexcept |
Returns the string.