BICO  1.1
 All Classes Namespaces Files Functions Variables Typedefs Pages
CluE::comparePairFirst< P > Struct Template Reference

#include <bico.h>

Collaboration diagram for CluE::comparePairFirst< P >:
Collaboration graph

Public Member Functions

template<class T1 , class T2 >
bool operator() (std::pair< T1, T2 > const &left, std::pair< T1, T2 > const &right)
 

Detailed Description

template<template< typename > class P = std::less>
struct CluE::comparePairFirst< P >

Definition at line 514 of file bico.h.

Member Function Documentation

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

Definition at line 516 of file bico.h.


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