PeriDyno 1.2.1
Loading...
Searching...
No Matches
Export.hpp File Reference
#include <functional>
#include <memory>
#include <utility>
Include dependency graph for Export.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  detail
 detail namespace with internal helper functions
 

Functions

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