#include <single_predicates.h>
Public Member Functions | |
virtual bool | operator() (const T &it) const override |
Protected Member Functions | |
virtual predicate< T > * | clone () const override |
true
if the pointer is not nullptr. Definition at line 97 of file single_predicates.h.
|
inlineoverrideprotectedvirtual |
Reimplemented from libMesh::Predicates::is_null< T >.
Definition at line 102 of file single_predicates.h.
|
inlineoverridevirtual |
Reimplemented from libMesh::Predicates::is_null< T >.
Definition at line 99 of file single_predicates.h.
References libMesh::Predicates::is_null< T >::operator()().