ldas-tools-frameAPI  2.5.1
Public Member Functions | List of all members
eqstr Struct Reference

ignore_begin: More...

#include <util.hh>

Public Member Functions

bool operator() (const char *s1, const char *s2) const
 return: bool - True if strings are equal, false otherwise. More...
 

Detailed Description

ignore_begin:

Member Function Documentation

◆ operator()()

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

return: bool - True if strings are equal, false otherwise.

param: const char* s1 - First string. param: const char* s2 - Second string.


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