![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <Pool.hpp>
Public Types | |
| using | is_transparent = void |
| |
Public Member Functions | |
| template<typename U , typename V > | |
| auto | operator() (U &&first, V &&second) const |
| using m::Pool< T, Hash, KeyEqual, ThreadSafe >::dereference_equal_to::is_transparent = void |
Mark this callable as transparent, allowing for comparing various types that are interoperable.
> See
https://en.cppreference.com/w/cpp/container/unordered_map/find.