MADNESS
version 0.9
|
Simple binder for const member functions with no arguments. More...
#include <typestuff.h>
Public Member Functions | |
BindNullaryConstMemFun (const T *t, resultT(T::*op)() const) | |
resultT | operator() () const |
Simple binder for const member functions with no arguments.
|
inline |
|
inline |