LibGimbal  1.0.0
Ultimate C17/C++20 Cross-Language Runtime Framework and Meta Type System
gimbal_hash_set.hpp File Reference

Go to the source code of this file.

Data Structures

struct  HashSet
 
class  HashSet< K, H, P >
 
class  HashSetView< K >
 
struct  HashSetIterator< C, K >
 
class  HashSetBase< CRTP, K >
 
class  HashSetView< K >
 
class  HashSet< K, H, P >
 
struct  HashSetIterator< C, K >
 

Namespaces

 gimbal
 
 gimbal::tags
 

Functions

template<typename K , typename H , typename P >
 HashSetView (HashSet< K, H, P > base) -> HashSetView< K >