![]() |
Sayonara Player
|
ingroup
Functions | |
| template<typename T , typename... Args> | |
| std::unique_ptr< T > | make (Args &&... args) |
| make create an instance of the ::Private structure More... | |
| std::unique_ptr<T> Pimpl::make | ( | Args &&... | args | ) |
make create an instance of the ::Private structure
| args | arguments, the ::Private constructor needs |
1.8.13