Typedef tuw::SamplePtr

Typedef Documentation

template<class T>
using tuw::SamplePtr = std::shared_ptr<Sample<T>>