libhext: C++ Library Documentation  1.0.8-3ad0ae4
Namespaces | Typedefs
MatchFunction.h File Reference

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...
 

Detailed Description

Declares hext::MatchFunction.

Definition in file MatchFunction.h.