#include <sol.hpp>
|
static char16_t | get (lua_State *L, int index, record &tracking) |
|
§ get()
9771 const char* strb = utf8.data();
9772 const char* stre = utf8.data() + utf8.size();
9782 return er.code_units[0];
encoded_result< char16_t > code_point_to_utf16(char32_t codepoint)
Definition: sol.hpp:9038
decoded_result< It > utf8_to_code_point(It it, It last)
Definition: sol.hpp:9069
basic_string_view< char > string_view
Definition: sol.hpp:1186
static constexpr char32_t replacement
Definition: sol.hpp:8995
The documentation for this struct was generated from the following file: