mapnik::impl::less_than Struct Reference

#include <value.hpp>

List of all members.

Public Member Functions

template<typename T , typename U >
bool operator() (const T &, const U &) const
template<typename T >
bool operator() (T lhs, T rhs) const
bool operator() (int lhs, double rhs) const
bool operator() (double lhs, int rhs) const
bool operator() (UnicodeString const &lhs, UnicodeString const &rhs) const
bool operator() (value_null, value_null) const


Member Function Documentation

bool mapnik::impl::less_than::operator() ( value_null  ,
value_null   
) const [inline]

bool mapnik::impl::less_than::operator() ( UnicodeString const &  lhs,
UnicodeString const &  rhs 
) const [inline]

bool mapnik::impl::less_than::operator() ( double  lhs,
int  rhs 
) const [inline]

bool mapnik::impl::less_than::operator() ( int  lhs,
double  rhs 
) const [inline]

template<typename T >
bool mapnik::impl::less_than::operator() ( lhs,
rhs 
) const [inline]

template<typename T , typename U >
bool mapnik::impl::less_than::operator() ( const T &  ,
const U &   
) const [inline]


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

Generated for Mapnik by doxygen 1.5.8