|
libhext: C++ Library Documentation 1.0.14-6065bc7
|
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 | |
| namespace | hext |
Functions | |
| HEXT_PUBLIC NthChildMatch::Option | hext::operator| (NthChildMatch::Option left, NthChildMatch::Option right) noexcept |
| Applies Bitwise-OR to NthChildMatch::Option. | |
| HEXT_PUBLIC NthChildMatch::Option | hext::operator& (NthChildMatch::Option left, NthChildMatch::Option right) noexcept |
| Applies Bitwise-AND to NthChildMatch::Option. | |
Declares hext::NthChildMatch.
Definition in file NthChildMatch.h.