CPP-TOOLBOX
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
MapSignals< Key, Value >::Inserted Struct Reference
#include <
reactive_unordered_map.hpp
>
Public Attributes
const
Key
&
key
const Value &
value
Detailed Description
template<typename
Key
, typename Value>
struct MapSignals< Key, Value >::Inserted
Examples
/home/runner/work/website/website/code/src/utility/reactive_unordered_map/reactive_unordered_map.hpp
.
Member Data Documentation
◆
key
template<typename
Key
, typename Value>
const
Key
&
MapSignals
<
Key
, Value >::Inserted::key
Examples
/home/runner/work/website/website/code/src/utility/reactive_unordered_map/reactive_unordered_map.hpp
.
◆
value
template<typename
Key
, typename Value>
const Value&
MapSignals
<
Key
, Value >::Inserted::value
Examples
/home/runner/work/website/website/code/src/utility/reactive_unordered_map/reactive_unordered_map.hpp
.
The documentation for this struct was generated from the following file:
src/utility/reactive_unordered_map/
reactive_unordered_map.hpp
MapSignals
Inserted
Generated by
1.13.2