Workspace 6.21.5
Static Public Member Functions | List of all members
IsSameObjectImpl< T1, T2, true > Class Template Reference

#include <Workspace/Application/LanguageUtils/inheritancetests.h>

Static Public Member Functions

static bool doCheck (const T1 &p1, const T2 &p2)
 
static bool doCheck (const T1 *p1, const T2 *p2)
 

Member Function Documentation

◆ doCheck() [1/2]

static bool doCheck ( const T1 &  p1,
const T2 &  p2 
)
inlinestatic

◆ doCheck() [2/2]

static bool doCheck ( const T1 *  p1,
const T2 *  p2 
)
inlinestatic