-
Dominik Charousset authored
make_counted creates a new objects of type T and wraps it in an intrusive_ptr, just like STL's make_shared is used to create a shared_ptr
3e04d670
make_counted creates a new objects of type T and wraps it in an intrusive_ptr, just like STL's make_shared is used to create a shared_ptr