libhext: C++ Library Documentation 1.0.13-b24695d
|
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. | |
Declares hext::CaptureFunction.
Definition in file CaptureFunction.h.