syslog_runtime::KeyValue

Summary

Constructors and Destructors

KeyValue(Key key, Value value)

Public functions

key() const
constexpr const Key &
value() const
constexpr const Value &

Public functions

KeyValue

constexpr KeyValue(
  Key key,
  Value value
)

key

constexpr const Key & key() const 

value

constexpr const Value & value() const