sdbus-c++ 2.0.0
High-level C++ D-Bus library based on systemd D-Bus implementation
Loading...
Searching...
No Matches
sdbus::signature_of< std::map< _Key, _Value, _Compare, _Allocator > > Struct Template Reference

Static Public Attributes

static constexpr std::array contents = signature_of_v<std::tuple<_Key, _Value>>
 
static constexpr std::array dict_entry = std::array{'{'} + contents + std::array{'}'}
 
static constexpr std::array value = std::array{'a'} + dict_entry
 
static constexpr bool is_valid = true
 
static constexpr bool is_trivial_dbus_type = false
 

The documentation for this struct was generated from the following file: