claw 1.8.2
|
Function object that dereferences a pointer. More...
#include <functional.hpp>
Public Member Functions | |
T & | operator() (T *a) const |
Function object that dereferences a pointer.
Template arguments:
int
, not int*
.Definition at line 286 of file functional.hpp.
|
inline |
Definition at line 289 of file functional.hpp.