Home
last modified time | relevance | path

Searched refs:first_in_block (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/dynamic_bitset/test/
Ddyn_bitset_unit_tests3.cpp375 typename bitset_type::size_type first_in_block = i - (block_width - 1); in run_test_cases() local
376 b.set(first_in_block); in run_test_cases()