#include "function_store.h" extern "C" { #include } constexpr int Graph::FunctionStore::k_numberOfDefaultColors; constexpr KDColor Graph::FunctionStore::defaultColors[k_numberOfDefaultColors]; constexpr const char * Graph::FunctionStore::functionNames[k_maxNumberOfFunctions]; Graph::FunctionStore::FunctionStore() : m_numberOfFunctions(0) { } Graph::Function * Graph::FunctionStore::functionAtIndex(int i) { assert(i>=0 && i=0 && i