tzaeschke / phtree-cpp

PH-Tree C++ implementation
Apache License 2.0
28 stars 9 forks source link

Universal references for CALLBACK or FILTER API #25

Closed tzaeschke closed 2 years ago

tzaeschke commented 2 years ago

Adapt API methods that accept CALLBACK or FILTER to use universal/forwarding references. See issue #22