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