#include <PtrRemapper.h>
Public Types | |
| typedef CONT PROD::*const | CALLBACK |
Public Member Functions | |
| ContReturner (CALLBACK callback) | |
| CONT const & | operator() (PROD const *prod) const |
Private Attributes | |
| CALLBACK | callback_ |
Definition at line 225 of file PtrRemapper.h.
| typedef CONT PROD::* const art::PtrRemapperDetail::ContReturner< CONT, PROD, CONT PROD::*const >::CALLBACK |
Definition at line 227 of file PtrRemapper.h.
|
inlineexplicit |
Definition at line 228 of file PtrRemapper.h.
|
inline |
Definition at line 230 of file PtrRemapper.h.
|
private |
Definition at line 236 of file PtrRemapper.h.
1.8.11