CPP-TOOLBOX
Loading...
Searching...
No Matches
MapSignals< Key, Value >::Updated Struct Reference

#include <reactive_unordered_map.hpp>

Public Attributes

const Keykey
 
const Value & old_value
 
const Value & new_value
 

Member Data Documentation

◆ key

template<typename Key, typename Value>
const Key& MapSignals< Key, Value >::Updated::key

◆ new_value

template<typename Key, typename Value>
const Value& MapSignals< Key, Value >::Updated::new_value

◆ old_value

template<typename Key, typename Value>
const Value& MapSignals< Key, Value >::Updated::old_value

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