#include <exprtk.hpp>
Definition at line 596 of file exprtk.hpp.
◆ cmp()
Definition at line 598 of file exprtk.hpp.
599 {
600 return (std::tolower(
c0) == std::tolower(
c1));
601 }
bool match_impl(const Iterator pattern_begin, const Iterator pattern_end, const Iterator data_begin, const Iterator data_end, const typename std::iterator_traits< Iterator >::value_type &zero_or_more, const typename std::iterator_traits< Iterator >::value_type &exactly_one)
The documentation for this struct was generated from the following file: