common: Add basic bit manipulation utility function to Common
This commit is contained in:
parent
e73dd39413
commit
fc8da2d5e3
2 changed files with 62 additions and 0 deletions
|
@ -44,6 +44,7 @@ add_library(common STATIC
|
|||
detached_tasks.cpp
|
||||
detached_tasks.h
|
||||
bit_field.h
|
||||
bit_util.h
|
||||
cityhash.cpp
|
||||
cityhash.h
|
||||
color.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue