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

◆ asset_ref() [3/3]

fl::asset_ref::asset_ref ( const asset_ref & )
default

Copy/move: trivial — pointer + length.

Can't combine constexpr with = default on the assignment operator pre-C++14, so we leave these as the implicitly-declared operations (the class is trivially copyable).

References asset_ref(), and FL_NOEXCEPT.

+ Here is the call graph for this function: