CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::FlatHashMap< K, V, H, E, A >::convertible_to_value Struct Reference

Public Member Functions

 operator V () const
 

Member Function Documentation

◆ operator V()

template<typename K , typename V , typename H = std::hash<K>, typename E = std::equal_to<>, typename A = std::allocator<Pair<K, V>>>
CeresEngine::FlatHashMap< K, V, H, E, A >::convertible_to_value::operator V ( ) const
inline

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