Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bit_array

Template BitSet with a BitProxy for operator[], bitwise operations, and LUT-based popcount.

Layout

bit_array/
├── include/     # public API
├── src/         # implementation
├── test/
├── Makefile
└── README.md

Build & Run

make
make run

About

C++ template BitSet with BitProxy for operator[] writes.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages