|
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.
1.8.1.2