Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::Generators::pf Namespace Reference

Functions

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

Function Documentation

◆ make_unique()

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

Definition at line 3935 of file catch.hpp.