SourceXtractorPlusPlus
0.8
Please provide a description of the project.
|
#include <memory>
#include <utility>
Go to the source code of this file.
Functions | |
template<typename T , typename... Args> | |
std::unique_ptr< T > | make_unique (Args &&...args) |
std::unique_ptr<T> make_unique | ( | Args &&... | args | ) |