MD::details
Classes | |
class | AlgoVisitor |
class | HtmlVisitor |
struct | PosRange |
Functions | |
template<class Trait > | |
bool | operator< (const PosRange< Trait > &l, const PosRange< Trait > &r) |
template<class Trait > | |
bool | operator== (const PosRange< Trait > &l, const PosRange< Trait > &r) |
Function Documentation
◆ operator<()
template<class Trait >
bool MD::details::operator< | ( | const PosRange< Trait > & | l, |
const PosRange< Trait > & | r ) |
Definition at line 60 of file poscache.h.
◆ operator==()
template<class Trait >
bool MD::details::operator== | ( | const PosRange< Trait > & | l, |
const PosRange< Trait > & | r ) |
Definition at line 52 of file poscache.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 17:04:36 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 17:04:36 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.