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

◆ make_shared_ptr()

template<typename T, typename... Args>
fl::shared_ptr< T > fl::make_shared_ptr ( Args &&... args)

Definition at line 35 of file memory.h.

35 {
37}
shared_ptr< T > make_shared(Args &&... args)
Definition shared_ptr.h:348
constexpr T && forward(typename remove_reference< T >::type &t) noexcept
corkscrew_args args
Definition old.h:150

References args, forward(), and make_shared().

+ Here is the call graph for this function: