![]() |
Livox SDK API
V2.2.0
|
#include <format.h>
Public Types | |
| typedef char8_t | char_type |
Public Types inherited from fmt::v5::basic_string_view< char8_t > | |
| typedef char8_t | char_type |
| typedef const char8_t * | iterator |
Public Member Functions | |
| u8string_view (const char *s) | |
| u8string_view (const char *s, size_t count) throw () | |
Public Member Functions inherited from fmt::v5::basic_string_view< char8_t > | |
| basic_string_view () throw () | |
| basic_string_view (const char8_t *s, size_t count) throw () | |
| basic_string_view (const char8_t *s) | |
| basic_string_view (const std::basic_string< char8_t, Alloc > &s) throw () | |
| const char8_t * | data () const |
| size_t | size () const |
| iterator | begin () const |
| iterator | end () const |
| void | remove_prefix (size_t n) |
| int | compare (basic_string_view other) const |
|
inline |
|
inline | ||||||||||||||||||||