enumflag

JSON →
library 2024-04-12 ·cpp
verified Jun 17, 2026

This C++ code provides a template for enabling bitwise operations on enum classes, which are not supported by default in C++.