|
libhext: C++ Library Documentation 1.0.14-6065bc7
|
Declares hext::OnlyChildMatch. More...
Go to the source code of this file.
Classes | |
| class | hext::OnlyChildMatch |
| Matches HTML nodes that are the only child of their parent HTML element. More... | |
Namespaces | |
| namespace | hext |
Functions | |
| HEXT_PUBLIC OnlyChildMatch::Option | hext::operator| (OnlyChildMatch::Option left, OnlyChildMatch::Option right) noexcept |
| Applies Bitwise-OR to OnlyChildMatch::Option. | |
| HEXT_PUBLIC OnlyChildMatch::Option | hext::operator& (OnlyChildMatch::Option left, OnlyChildMatch::Option right) noexcept |
| Applies Bitwise-AND to OnlyChildMatch::Option. | |
Declares hext::OnlyChildMatch.
Definition in file OnlyChildMatch.h.