#include <single_predicates.h>
Public 成员函数 | |
virtual bool | operator() (const T &it) const override |
Protected 成员函数 | |
virtual std::unique_ptr < predicate< T > > | clone () const override |
true
if the pointer is not nullptr. 在文件 single_predicates.h 第 88 行定义.
|
inlineoverrideprotectedvirtual |
重载 libMesh::Predicates::is_null< T > .
在文件 single_predicates.h 第 93 行定义.
|
inlineoverridevirtual |
重载 libMesh::Predicates::is_null< T > .
在文件 single_predicates.h 第 90 行定义.
参考 libMesh::Predicates::is_null< T >::operator()().