LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
task::char_ptr_less Struct Reference

'char*' lower-than functor. More...

Public Member Functions

bool operator() (const char *s1, const char *s2) const
 Return s1 < s2 (call strcmp).

Detailed Description

'char*' lower-than functor.

Member Function Documentation

bool task::char_ptr_less::operator() ( const char *  s1,
const char *  s2 
) const
inline

Return s1 < s2 (call strcmp).


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