Skip to content

C++ library for bit field definition and manipulation

License

Notifications You must be signed in to change notification settings

siyikalender/bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bit

Description

This is a header only library for defining bit fields in more C++ way. It features strong type check of bit fields and clean interface for bit field manipulation and testing. A C++17 compliant compiler is recommended.

See sources in "examples" folder for usage.

About

C++ library for bit field definition and manipulation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages