kleopatra
Classes | |
class | pimpl_ptr |
Functions | |
template<typename T , typename S > | |
void | operator!= (const pimpl_ptr< T > &, const pimpl_ptr< S > &) |
template<typename T , typename S > | |
void | operator== (const pimpl_ptr< T > &, const pimpl_ptr< S > &) |
Function Documentation
template<typename T , typename S >
void kdtools::operator!= | ( | const pimpl_ptr< T > & | , |
const pimpl_ptr< S > & | |||
) |
template<typename T , typename S >
void kdtools::operator== | ( | const pimpl_ptr< T > & | , |
const pimpl_ptr< S > & | |||
) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.