Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
steppable::graphing::LineOptionsDerivation Concept Reference

#include <conPlotTypes.hpp>

Concept definition

template<typename T>
concept steppable::graphing::LineOptionsDerivation = std::derived_from<T, LineOptionsBase>
Definition conPlotTypes.hpp:164
Untitled