VCCC  2024.05
VisualCamp Common C++ library
group_key_compare< Group > Struct Template Reference

#include <vccc/__signal/group_key.h>

Public Types

using group_type = Group
 
using group_key_type = group_key< group_type >
 

Public Member Functions

bool operator() (const group_key_type &lhs, const group_key_type &rhs) const
 

Member Typedef Documentation

◆ group_key_type

◆ group_type

using group_type = Group

Member Function Documentation

◆ operator()()

bool operator() ( const group_key_type lhs,
const group_key_type rhs 
) const
inline

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