enumflag
JSON →This C++ code provides a template for enabling bitwise operations on enum classes, which are not supported by default in C++.
API endpoints
full doc /v1/registry/pravila00-enumflag
This C++ code provides a template for enabling bitwise operations on enum classes, which are not supported by default in C++.