Definition at line 411 of file bitset_dynamic.h.
411 {
413
416 }
417
419
420 for (fl::u32 i = 0; i < min_blocks; ++i) {
422 }
423
424
428 }
429
431 }
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().