template struct Core::Portable::__TID

#include <coretypeinfo.h>

template <class T>
struct __TID
{
    // methods

    static ITypedObject::TypeID tid();
};