#include <select_support.hpp>
|
| static size_type | arg_cnt (const bit_vector &v) |
| |
| static size_type | args_in_the_first_word (uint64_t w, uint8_t offset, uint64_t) |
| |
| static size_type | ith_arg_pos_in_the_first_word (uint64_t w, size_type i, uint8_t offset, uint64_t) |
| |
| static size_type | args_in_the_word (uint64_t w, uint64_t &) |
| |
| static size_type | ith_arg_pos_in_the_word (uint64_t w, size_type i, uint64_t) |
| |
| static bool | found_arg (size_type i, const bit_vector &v) |
| |
| static uint64_t | init_carry (const uint64_t *, size_type) |
| |
| static uint64_t | get_carry (uint64_t) |
| |
Definition at line 96 of file select_support.hpp.
◆ size_type
◆ arg_cnt()
◆ args_in_the_first_word()
◆ args_in_the_word()
◆ found_arg()
◆ get_carry()
◆ init_carry()
◆ ith_arg_pos_in_the_first_word()
◆ ith_arg_pos_in_the_word()
The documentation for this struct was generated from the following file: