nngn
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
nngn::member_less< p > Struct Template Reference
#include <
utils.h
>
Public Member Functions
template<typename
T
>
requires requires (
T
t) { {t.*p}; }
constexpr
bool
operator()
(
const
T
&lhs,
const
T
&rhs)
Member Function Documentation
◆
operator()()
template<member_pointer auto p>
template<typename
T
>
requires requires (
T
t) { {t.*p}; }
bool
nngn::member_less
< p >::operator()
(
const
T
&
lhs
,
const
T
&
rhs
)
inline
constexpr
The documentation for this struct was generated from the following file:
src/utils/
utils.h
nngn
member_less
Generated by
1.11.0