Hey, Depending on what C++ version you're targeting you could use `concept`s instead of `std::enable_if`
Hey,
Depending on what C++ version you're targeting you could use
concepts instead ofstd::enable_if