Files
Alessandro Di Federico e62f888381 Drop KeyTraits
This commit drops the KeyTraits in favor of a std::any-like solution.
Basically, we type erase any key the user wants to employ, just exposing
a virtual version of the destructor, a comparison operator and a clone
primitive.
2021-05-06 15:42:00 +02:00
..
2021-04-22 18:07:24 +02:00
2020-11-13 10:00:24 +01:00
2021-05-06 15:42:00 +02:00
2021-04-22 18:07:24 +02:00
2021-03-08 10:15:50 +01:00