Public Member Functions

RDKit::charptr_functor Struct Reference

functor for comparing two strings More...

#include <types.h>

List of all members.

Public Member Functions

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

Detailed Description

functor for comparing two strings

Definition at line 145 of file types.h.


Member Function Documentation

bool RDKit::charptr_functor::operator() ( const char *  s1,
const char *  s2 
) const [inline]

Definition at line 146 of file types.h.


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