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

#include <reactive_unordered_map.hpp>

Public Attributes

const Keykey
 
const Value & old_value
 

Detailed Description

template<typename Key, typename Value>
struct MapSignals< Key, Value >::Erased
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 >::Erased::key

◆ old_value

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

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