Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
registration::AlgoRegisterHelper Class Reference

#include <AlgoRegistration.hpp>

Static Public Member Functions

template<size_t ParameterTypesNumber, class ... ParamNames>
static std::array< std::string, ParameterTypesNumber > generateNames (ParamNames ... paramNames)
 

Member Function Documentation

◆ generateNames()

template<size_t ParameterTypesNumber, class ... ParamNames>
static std::array< std::string, ParameterTypesNumber > registration::AlgoRegisterHelper::generateNames ( ParamNames ...  paramNames)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: