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

Declares hext::CaptureFunction. More...

Go to the source code of this file.

Namespaces

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

Detailed Description

Declares hext::CaptureFunction.

Definition in file CaptureFunction.h.