Typedef ObserverPointer

Typedef Documentation

template<typename T, typename P = void>
using ObserverPointer = SmartPointer<T, P>