exprtk::parser< T >::type_checker::function_prototype_t Struct Reference

#include <exprtk.hpp>

Public Attributes

return_type_t return_type
 
std::string param_seq
 

Member Data Documentation

◆ param_seq

template<typename T >
std::string exprtk::parser< T >::type_checker::function_prototype_t::param_seq

◆ return_type

template<typename T >
return_type_t exprtk::parser< T >::type_checker::function_prototype_t::return_type

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