Public Member Functions | List of all members
Comparator< T > Struct Template Reference

#include <typedefs.h>

Public Member Functions

bool operator() (const T &p_a, const T &p_b) const
 

Detailed Description

template<class T>
struct Comparator< T >

When compiling with RTTI, we can add an "extra" layer of safeness in many operations, so dynamic_cast is used besides casting by enum.


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