Public Member Functions | List of all members
PLess< T > Struct Template Reference

#include <TestBed.hpp>

Inheritance diagram for PLess< T >:
Inheritance graph
[legend]
Collaboration diagram for PLess< T >:
Collaboration graph
[legend]

Public Member Functions

bool operator() (const T &x, const T &y) const
 

Detailed Description

template<class T>
struct PLess< T >

Definition at line 10 of file TestBed.hpp.

Member Function Documentation

template<class T >
bool PLess< T >::operator() ( const T &  x,
const T &  y 
) const
inline

Definition at line 11 of file TestBed.hpp.


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