#include <functional.hpp>
Template arguments :
int
, not int*
.
Definition at line 297 of file functional.hpp.
Public Member Functions | |
const T & | operator() (const T *a) const |
const T& claw::const_dereference< T >::operator() | ( | const T * | a | ) | const [inline] |