neoGFX
Cross-platform C++ app/game engine
|
#include <plf_hive.h>
Public Member Functions | |
hive_eq_to (const element_type store_value) | |
bool | operator() (const element_type compare_value) const noexcept |
Public Attributes | |
const element_type | value |
Definition at line 4751 of file plf_hive.h.
|
inlineexplicit |
Definition at line 4755 of file plf_hive.h.
|
inlinenoexcept |
Definition at line 4759 of file plf_hive.h.
const element_type plf::hive_eq_to< element_type >::value |
Definition at line 4753 of file plf_hive.h.