Function
setBitTo
Set the bit with the given index to the given value.
Include Headers
seqan/misc/misc_bit_twiddling.h
Parameters
The number. | |
The index of the bit in the word. Types: | |
The value to set the bit to. Types: bool |
Return Values
See Also
SeqAn - Sequence Analysis Library - www.seqan.de