#include <fn.hpp>
Public Member Functions | |
exists_where | operator! () && |
template<typename Iterable > | |
bool | operator() (const Iterable &iterable) const |
Public Attributes | |
const Pred | pred |
bool | ret |
|
inline |
|
inline |
const Pred rangeless::fn::impl::exists_where< Pred >::pred |
bool rangeless::fn::impl::exists_where< Pred >::ret |