Developer Documentation
BSPImplT< BSPCore >::less_pair_second< T, U > Struct Template Reference

Public Member Functions

bool operator() (const std::pair< T, U > &left, const std::pair< T, U > &right)
 

Detailed Description

template<class BSPCore>
template<typename T, typename U>
struct BSPImplT< BSPCore >::less_pair_second< T, U >

Definition at line 203 of file BSPImplT.hh.

Member Function Documentation

◆ operator()()

template<class BSPCore >
template<typename T , typename U >
bool BSPImplT< BSPCore >::less_pair_second< T, U >::operator() ( const std::pair< T, U > &  left,
const std::pair< T, U > &  right 
)
inline

Definition at line 204 of file BSPImplT.hh.


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