llvm::LazyAtomicPointer::operator bool

Return true if a non-null pointer is currently stored.

Synopsis

Declared in <llvm/ADT/LazyAtomicPointer.h>

explicit
operator bool() const;

Return Value

True if a non-null pointer is currently stored.