Template Function camp::make_unique

Function Documentation

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