I will introduce concepts into the code base during the next weeks.
This will greatly improve error messages and clarity of the code w.r.t. to the template parameters.
examples:
T -> std::floating_point
Collection -> requires primitive_from_collection
...
I will introduce concepts into the code base during the next weeks.
This will greatly improve error messages and clarity of the code w.r.t. to the template parameters.
examples:
T -> std::floating_point
Collection -> requires primitive_from_collection
...