Template Function Catch::Detail::make_unique

Function Documentation

template<typename T, typename ...Args>
unique_ptr<T> Catch::Detail::make_unique(Args&&... args)