Alps 1.5.7
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AlpsStrLess Struct Reference

A function object to perform lexicographic lexicographic comparison between two C style strings. More...

#include <AlpsKnowledge.h>

Public Member Functions

bool operator() (const char *s1, const char *s2) const
 

Detailed Description

A function object to perform lexicographic lexicographic comparison between two C style strings.

Definition at line 38 of file AlpsKnowledge.h.

Member Function Documentation

◆ operator()()

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

Definition at line 40 of file AlpsKnowledge.h.


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