Public Member Functions | |
| functor_storage (const Functor &functor) | |
| template<typename... Args> | |
| Result | operator() (Args &&...args) |
| template<typename... Args> | |
| Result | operator() (Args &&...args) const |
Definition at line 45 of file flat_hash_map.h.
1.8.11