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