Open CASCADE Technology  7.5.0

opencascade::is_base_but_not_same< T1, T2, Dummy > Struct Template Reference

Trait yielding true if class T1 is base of T2 but not the same. More...

#include <Standard_Std.hxx>

Inheritance diagram for opencascade::is_base_but_not_same< T1, T2, Dummy >:
Inheritance graph
[legend]

Detailed Description

template<class T1, class T2, class Dummy = void>
struct opencascade::is_base_but_not_same< T1, T2, Dummy >

Trait yielding true if class T1 is base of T2 but not the same.


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