ygg icon indicating copy to clipboard operation
ygg copied to clipboard

An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!

Results 2 ygg issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/101304602/220355157-d1d8fc5a-dc2a-4f21-be36-59f3758f3c73.png) ![image](https://user-images.githubusercontent.com/101304602/220355259-f7fd3796-4132-4d34-b55b-ee66aca435b1.png) On running make, we get the above error. We have not installed PAPI library.

Installing the newest PAPI (`7.0.1`) breaks build. Error messages: ``` [build] /ygg/benchmark/common.hpp: In member function «void PapiMeasurements::initialize()»: [build] /ygg/benchmark/common.hpp:187:44: error: «PAPI_num_counters» was not declared in this scope; did you mean...