Struct ImplBase::Holder

Nested Relationships

This struct is a nested type of Template Struct ImplBase.

Struct Documentation

struct Holder

Public Functions

inline explicit operator const Impl&() const

Public Members

std::shared_ptr<Impl> ptr