#include <bico.h>
|
template<class T1 , class T2 > |
bool | operator() (std::pair< T1, T2 > const &left, std::pair< T1, T2 > const &right) |
|
template<template< typename > class P = std::less>
struct CluE::comparePairFirst< P >
Definition at line 514 of file bico.h.
template<template< typename > class P = std::less>
template<class T1 , class T2 >
bool CluE::comparePairFirst< P >::operator() |
( |
std::pair< T1, T2 > const & |
left, |
|
|
std::pair< T1, T2 > const & |
right |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: