|
Guitar
|
#include <jstream.h>

Public Member Functions | |
| KeyValue ()=default | |
| KeyValue (std::string const &k, Variant const &v) | |
Public Attributes | |
| std::string | key |
| Variant | value |
|
default |
|
inline |
| std::string jstream::KeyValue::key |
| Variant jstream::KeyValue::value |