#include <exprtk.hpp>
Definition at line 589 of file exprtk.hpp.
◆ cmp()
Definition at line 591 of file exprtk.hpp.
592 {
593 return (std::tolower(
c0) == std::tolower(
c1));
594 }
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: