mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update bit_manipulation/count_of_set_bits.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
7ee363ff43
commit
003b7f583e
@ -14,7 +14,7 @@
|
||||
|
||||
/**
|
||||
* @namespace bit_manipulation
|
||||
* @brief bit set counting algorithm
|
||||
* @brief Bit manipulation algorithms
|
||||
*/
|
||||
namespace bit_manipulation {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user