Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
/
class GeoStd IsBaseOf

    This is the documentation for Enlighten.

    class GeoStd IsBaseOf

    Oct 31, 2024

    template<typename B, typename D>
    class GeoStd::IsBaseOf

    Equivalent of std::is_base_of (c++11) Returns true if B is a public base class of D.

    Variables

    Name Description
    const bool Value = sizeof(test<B>(P())) == sizeof(yes)

    The result.

    , multiple selections available,

    Enlighten API 4.03 Documentation
    Results will update as you type.
    • Modules
    • Namespaces
      • namespace Enlighten
      • namespace Geo
      • namespace GeoStd
        • class GeoStd IsBaseOf
        • class GeoStd IsClass
        • class GeoStd IsFloatingPoint
        • class GeoStd IsIntegral
        • struct GeoStd BoolConstant
        • struct GeoStd Conditional
        • struct GeoStd Conditional< false, T, F >
        • struct GeoStd EnableIf
        • struct GeoStd EnableIf< true, T >
        • struct GeoStd IntegralConstant
        • struct GeoStd IsArithmetic
        • struct GeoStd IsSame
        • struct GeoStd IsSame< T, T >
        • struct GeoStd RemoveConst
        • struct GeoStd RemoveConst< const T >
        • struct GeoStd RemoveCv
        • struct GeoStd RemoveCv< const T >
        • struct GeoStd RemoveCv< const volatile T >
        • struct GeoStd RemoveCv< volatile T >
        • struct GeoStd RemovePointer
        • struct GeoStd RemovePointer< T * >
        • struct GeoStd RemoveReference
        • struct GeoStd RemoveReference< T & >
        • struct GeoStd RemoveReference< T && >
    • Notes
      Calendars

    You‘re viewing this with anonymous access, so some content might be blocked.
    {"serverDuration": 14, "requestCorrelationId": "3312f7313c59489c92f4793711682fec"}