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

Page built @2012/10/02 11:10:33