Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
rts::equal_to< const char * > Struct Reference

#include <STLTypedefs.h>

Public Member Functions

Bool operator() (const char *s1, const char *s2) const
 
Bool operator() (const const char *&__t1, const const char *&__t2) const
 

Detailed Description

Definition at line 183 of file STLTypedefs.h.

Member Function Documentation

◆ operator()() [1/2]

Bool rts::equal_to< const char * >::operator() ( const char * s1,
const char * s2 ) const
inline

Definition at line 185 of file STLTypedefs.h.

◆ operator()() [2/2]

Bool rts::equal_to< const char * >::operator() ( const const char * & __t1,
const const char * & __t2 ) const
inline

Definition at line 135 of file STLTypedefs.h.


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