kleopatra
Kleo::_detail::ByName< Op > Struct Template Reference
#include <detail_p.h>
Public Types | |
typedef bool | result_type |
Public Member Functions | |
template<typename T > | |
bool | operator() (const T &lhs, const T &rhs) const |
template<typename T > | |
bool | operator() (const T &lhs, const char *rhs) const |
template<typename T > | |
bool | operator() (const char *lhs, const T &rhs) const |
bool | operator() (const char *lhs, const char *rhs) const |
Detailed Description
template<template< typename U > class Op>
struct Kleo::_detail::ByName< Op >
Definition at line 52 of file detail_p.h.
Member Typedef Documentation
template<template< typename U > class Op>
typedef bool Kleo::_detail::ByName< Op >::result_type |
Definition at line 53 of file detail_p.h.
Member Function Documentation
template<template< typename U > class Op>
template<typename T >
|
inline |
Definition at line 56 of file detail_p.h.
template<template< typename U > class Op>
template<typename T >
|
inline |
Definition at line 60 of file detail_p.h.
template<template< typename U > class Op>
template<typename T >
|
inline |
Definition at line 64 of file detail_p.h.
template<template< typename U > class Op>
|
inline |
Definition at line 67 of file detail_p.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.