#include <functional.hpp>
Public Member Functions | |
| int | operator() (const T &x) const |
| int | operator() (T &x) const |
Definition at line 98 of file functional.hpp.
| int Arageli::func::sign< T >::operator() | ( | T & | x | ) | const [inline] |
Definition at line 98 of file functional.hpp.
| int Arageli::func::sign< T >::operator() | ( | const T & | x | ) | const [inline] |
Definition at line 98 of file functional.hpp.
1.4.7