#include <ref_ptr_internal.h>
Static Public Member Functions | |
| template<typename... Args> | |
| static RefPtr< T > | MakeRefCounted (Args &&... args) |
Definition at line 27 of file ref_ptr_internal.h.
|
inlinestatic |
Definition at line 30 of file ref_ptr_internal.h.
References args.
Referenced by fml::MakeRefCounted().