Searched defs:make_unique (Results 1 – 6 of 6) sorted by relevance
41 std::unique_ptr<T> make_unique(Args &&... args) in make_unique() function
39 std::unique_ptr<T> make_unique( Args&&... args ) { in make_unique() function
16 make_unique(Args &&... args) { in make_unique() function
200 Allocator::unique_ptr<T> Allocator::make_unique(ARGS&&... args) { in make_unique() function
3931 std::unique_ptr<T> make_unique( Args&&... args ) { in make_unique() function
3907 std::unique_ptr<T> make_unique( Args&&... args ) { in make_unique() function