Typedef lupnt::Ptr

Typedef Documentation

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