Rerun C++ SDK
|
Datatype: A string of text, encoded as UTF-8. More...
#include <rerun/datatypes/utf8.hpp>
Public Member Functions | |
const char * | c_str () const |
Utf8 (std::string value_) | |
Utf8 & | operator= (std::string value_) |
Public Attributes | |
std::string | value |
Datatype: A string of text, encoded as UTF-8.