Typedef tuw::SampleConstPtr

Typedef Documentation

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