Definition at line 388 of file bitset_dynamic.h.
388 {
390
393 }
394
396
397 for (fl::u32 i = 0; i < min_blocks; ++i) {
399 }
400
401
405 }
406
408 }
fl::unique_ptr< block_type[]> _blocks
FL_DISABLE_WARNING_PUSH U constexpr common_type_t< T, U > min(T a, U b) FL_NOEXCEPT
void * memcpy(void *dest, const void *src, size_t n) FL_NOEXCEPT
expected< T, E > result
Alias for expected (Rust-style naming)
References bitset_dynamic(), _block_count, _blocks, _size, FL_NOEXCEPT, fl::memcpy(), and fl::min().