libhext: C++ Library Documentation
1.0.12-3ea013c
|
Declares hext::MatchFunction. More...
Go to the source code of this file.
Namespaces | |
hext | |
Typedefs | |
using | hext::MatchFunction = std::function< bool(const GumboNode *)> |
A type of std::function that receives an HTML element and returns a bool. More... | |
Declares hext::MatchFunction.
Definition in file MatchFunction.h.