Template Function make_unique(Args&&…)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “make_unique” with arguments (Args&&…) in doxygen xml output for project “falcon” from directory: _doxygen/xml. Potential matches:

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