FastLED 3.9.15
Loading...
Searching...
No Matches

◆ make_intrusive()

template<typename T, typename... Args>
intrusive_ptr< T > fl::make_intrusive ( Args &&... args)

Definition at line 29 of file memory.h.

29 {
31}
static Ptr< T > New()
Definition ptr_impl.h:18
constexpr T && forward(typename remove_reference< T >::type &t) noexcept
corkscrew_args args
Definition old.h:150

References args, forward(), and fl::PtrTraits< T >::New().

+ Here is the call graph for this function: