FastLED
3.9.15
Loading...
Searching...
No Matches
◆
weak_ptr()
[1/6]
template<typename T>
fl::weak_ptr
< T >::weak_ptr
(
)
inline
noexcept
Definition at line
19
of file
weak_ptr.h
.
19
:
ptr_
(
nullptr
),
control_block_
(
nullptr
) {}
fl::weak_ptr::control_block_
detail::ControlBlockBase * control_block_
Definition
weak_ptr.h:13
fl::weak_ptr::ptr_
T * ptr_
Definition
weak_ptr.h:12
References
control_block_
, and
ptr_
.
fl
weak_ptr
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2