#include <functional.hpp>
Public Member Functions | |
| Res | operator() (const Arg &x) const |
| Res | operator() (Arg &x) const |
Definition at line 118 of file functional.hpp.
| Res Arageli::func::address< Arg, Res >::operator() | ( | Arg & | x | ) | const [inline] |
Definition at line 118 of file functional.hpp.
| Res Arageli::func::address< Arg, Res >::operator() | ( | const Arg & | x | ) | const [inline] |
Definition at line 118 of file functional.hpp.
1.4.7