libhext: C++ Library Documentation
1.0.12-3ea013c
|
Declares hext::NthChildMatch. More...
Go to the source code of this file.
Classes | |
class | hext::NthChildMatch |
Matches HTML nodes having a certain position within their parent HTML element. More... | |
Namespaces | |
hext | |
Functions | |
HEXT_PUBLIC NthChildMatch::Option | hext::operator| (NthChildMatch::Option left, NthChildMatch::Option right) noexcept |
Applies Bitwise-OR to NthChildMatch::Option. More... | |
HEXT_PUBLIC NthChildMatch::Option | hext::operator& (NthChildMatch::Option left, NthChildMatch::Option right) noexcept |
Applies Bitwise-AND to NthChildMatch::Option. More... | |
Declares hext::NthChildMatch.
Definition in file NthChildMatch.h.