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< T > Struct Template Reference

#include <STLTypedefs.h>

Public Member Functions

Bool operator() (const T &__t1, const T &__t2) const
 

Detailed Description

template<typename T>
struct rts::equal_to< T >

Definition at line 133 of file STLTypedefs.h.

Member Function Documentation

◆ operator()()

template<typename T>
Bool rts::equal_to< T >::operator() ( const T & __t1,
const T & __t2 ) const
inline

Definition at line 135 of file STLTypedefs.h.


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