|
Claw 1.7.3
|
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 294 of file functional.hpp.
|
inline |
Definition at line 298 of file functional.hpp.