#include <Metaprograms.H>
Public Member Functions | |
bool | operator() (const T *v1, const T *v2) |
Static Public Member Functions | |
static bool | doit (const T *v1, const T *v2) |
bool Metaprograms::LexLT< N, T >::operator() | ( | const T * | v1, | |
const T * | v2 | |||
) | [inline] |
References Metaprograms::LexLT< N, T >::doit(), and N.
static bool Metaprograms::LexLT< N, T >::doit | ( | const T * | v1, | |
const T * | v2 | |||
) | [inline, static] |
References N.
Referenced by Metaprograms::Metaprograms::LexLT< 1, T >::operator()(), and Metaprograms::LexLT< N, T >::operator()().