Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

bitflags/1.5.0

Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags
Recipe info
2023-03-31

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
bitflags/1.5.0

Using bitflags

Loading ...
Loading...