Factory function aurora::makeUnique() More...
Go to the source code of this file.
Functions | |
| template<typename T , typename... Args> | |
| std::unique_ptr< T > | aurora::makeUnique (Args &&...args) |
| Emplaces an object directly inside the unique pointer. More... | |
Factory function aurora::makeUnique()