Explore projects
-
Updated
-
Convert runtime bool values to compile-time values.
The visit_bools function, like std::visit for std::variant, calls a callable with std::true_type or std::false_type in place of bool, for any number of arguments.
Updated -
Updated
-
Updated
-
-
-
-
Updated
-
A script for driving clang-rename over a compile commands database.
Updated -
Quantum simulation examples and benchmarks for HPC applications
Updated -
Hoist execution of a block of code to before main() starts and return the value.
Updated -
Updated
-
-