#include <lyxfunctional.h>
Collaboration diagram for lyx::const_compare_memfun_t:

Public Methods | |
| const_compare_memfun_t (R(C::*p)() const, A const &a) | |
| bool | operator() (C const *c) |
| bool | operator() (C const &c) |
Private Attributes | |
| R(C::* | pmf )() const |
| A const & | arg |
|
||||||||||||||||
|
Definition at line 143 of file lyxfunctional.h.
|
|
||||||||||
|
Definition at line 148 of file lyxfunctional.h.
|
|
||||||||||
|
Definition at line 145 of file lyxfunctional.h.
|
|
|||||
|
Definition at line 153 of file lyxfunctional.h. Referenced by const_compare_memfun_t, and operator(). |
|
|||||
|
Referenced by const_compare_memfun_t, and operator(). |
1.2.14 written by Dimitri van Heesch,
© 1997-2002