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

Declares hext::CaptureFunction. More...

Go to the source code of this file.

Namespaces

namespace  hext
 

Typedefs

using hext::CaptureFunction = std::function< std::string(const GumboNode *)>
 A type of std::function that receives an HTML element and returns a string.
 

Detailed Description

Declares hext::CaptureFunction.

Definition in file CaptureFunction.h.