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

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