sbaldu / DynamicalSystemFramework

Framework for modelling dynamical complex systems

Home Page:https://sbaldu.github.io/DynamicalSystemFramework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add requirements to the template paramenters in the classes

sbaldu opened this issue · comments

Some error handling could be done at compile time by adding requirements to the template paramenters of the all the classes.
This should be done using C++20 concepts and requires.