sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::detail::nested_less< T > Struct Template Reference

#include <nested_less.hpp>

Public Member Functions

bool operator() (const T &a, const T &b) const
 
bool operator() (const T &a, const T &b) const
 
bool operator() (const T &a, const T &b) const
 
bool operator() (const T &a, const T &b) const
 
bool operator() (const T &a, const T &b) const
 
bool operator() (const T &a, const T &b) const
 

Detailed Description

template<class T>
requires std::is_scalar_v<T>
struct sparrow::detail::nested_less< T >

Definition at line 34 of file nested_less.hpp.

Member Function Documentation

◆ operator()() [1/6]

template<class T>
bool sparrow::detail::nested_less< T >::operator() ( const T & a,
const T & b ) const
inlinenodiscard

Definition at line 36 of file nested_less.hpp.

◆ operator()() [2/6]

template<class T>
bool sparrow::detail::nested_less< T >::operator() ( const T & a,
const T & b ) const
inlinenodiscard

Definition at line 45 of file nested_less.hpp.

◆ operator()() [3/6]

template<class T>
bool sparrow::detail::nested_less< T >::operator() ( const T & a,
const T & b ) const
inlinenodiscard

Definition at line 56 of file nested_less.hpp.

◆ operator()() [4/6]

template<class T>
bool sparrow::detail::nested_less< T >::operator() ( const T & a,
const T & b ) const
inlinenodiscard

Definition at line 87 of file nested_less.hpp.

Here is the call graph for this function:

◆ operator()() [5/6]

template<class T>
bool sparrow::detail::nested_less< T >::operator() ( const T & a,
const T & b ) const
inlinenodiscard

Definition at line 129 of file nested_less.hpp.

◆ operator()() [6/6]

template<class T>
bool sparrow::detail::nested_less< T >::operator() ( const T & a,
const T & b ) const
inlinenodiscard

Definition at line 141 of file nested_less.hpp.


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