Functions | |
template<typename T , typename... Args> | |
std::unique_ptr< T > | make_unique (Args &&... args) |
std::unique_ptr< T > Catch::Generators::pf::make_unique | ( | Args &&... | args | ) |
Definition at line 3935 of file catch.hpp.
Referenced by make_unique().