mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-07 05:42:03 +08:00
Update bit_manipulation/count_of_set_bits.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
/**
|
||||
* @namespace bit_manipulation
|
||||
* @brief bit set counting algorithm
|
||||
* @brief Bit manipulation algorithms
|
||||
*/
|
||||
namespace bit_manipulation {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user