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