benchmark/bindings/python
Nicholas Junge d99cdd7356
Add `nb::is_flag()` annotation to Counter::Flags (#1870)
This saves us the definition of `__or__`, because we can just use the
one from `enum.IntFlag`.
2024-10-28 18:18:40 +00:00
..
google_benchmark Add `nb::is_flag()` annotation to Counter::Flags (#1870) 2024-10-28 18:18:40 +00:00