libhext: C++ Library Documentation 1.0.13-b24695d
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
NthChildMatch.h File Reference

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.
 

Detailed Description

Declares hext::NthChildMatch.

Definition in file NthChildMatch.h.