![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <String.h>
Public Types | |
using | Base = eastl::fixed_string< char, N, true > |
Public Member Functions | |
Str (const char *str, const size_t length, dvd_allocator< char > &allocator) | |
Str (const string &str) | |
Str (const std::string_view str) | |
operator std::string_view () const noexcept | |
using Divide::Str< N >::Base = eastl::fixed_string<char, N, true> |
|
inline |
|
inline |
|
inline |
|
inlinenoexcept |