libhext: C++ Library Documentation 1.0.13-b24695d
Loading...
Searching...
No Matches
Namespaces | Typedefs
MatchFunction.h File Reference

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.
 

Detailed Description

Declares hext::MatchFunction.

Definition in file MatchFunction.h.