Typedef lupnt::SharedPtr

Typedef Documentation

template<typename T>
using lupnt::SharedPtr = std::shared_ptr<T>