Determine if T meets the requirements of Progress.
T
Progress
template< class T> struct is_Progress : public std::integral_constant< bool,... >
#include <nudb/concepts.hpp>