morinim / vita

Vita - Genetic Programming Framework
Mozilla Public License 2.0
36 stars 6 forks source link

Use helper variable templates where possible #29

Closed morinim closed 4 years ago

morinim commented 4 years ago

E.g. is_floating_point_v<T> instead of is_floating_point<T>::value