libmoost
moost::which< N >::comparer< Pred > Struct Template Reference

the comparer More...

#include <which.hpp>

List of all members.

Public Member Functions

template<typename Pair >
bool operator() (Pair const &lhs, Pair const &rhs) const

Detailed Description

template<int N>
template<template< class > class Pred = std::less>
struct moost::which< N >::comparer< Pred >

the comparer

Definition at line 161 of file which.hpp.


Member Function Documentation

template<int N>
template<template< class > class Pred = std::less>
template<typename Pair >
bool moost::which< N >::comparer< Pred >::operator() ( Pair const &  lhs,
Pair const &  rhs 
) const [inline]

Definition at line 164 of file which.hpp.


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