Lightweight wrapper to tag static string. More...
#include <json/value.h>
Lightweight wrapper to tag static string.
Value constructor and objectValue member assignment takes advantage of the StaticString and avoid the cost of string duplication when storing the string or the member name.
Example of usage:
object[code] = 1234;
StaticString(const char *czstring)
Definition: value.h:149
Represents a JSON value.
Definition: value.h:193
◆ StaticString() Json::StaticString::StaticString ( const char * czstring ) inlineexplicit ◆ c_str() const char* Json::StaticString::c_str ( ) const inline ◆ operator const char *() Json::StaticString::operator const char * ( ) const inlineThe documentation for this class was generated from the following file:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4