libhext: C++ Library Documentation
1.0.12-3ea013c
|
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 | |
hext | |
Functions | |
HEXT_PUBLIC OnlyChildMatch::Option | hext::operator| (OnlyChildMatch::Option left, OnlyChildMatch::Option right) noexcept |
Applies Bitwise-OR to OnlyChildMatch::Option. More... | |
HEXT_PUBLIC OnlyChildMatch::Option | hext::operator& (OnlyChildMatch::Option left, OnlyChildMatch::Option right) noexcept |
Applies Bitwise-AND to OnlyChildMatch::Option. More... | |
Declares hext::OnlyChildMatch.
Definition in file OnlyChildMatch.h.