Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
grammar::recycled_ptr::empty

Return true if this does not reference an object.

Synopsis
bool
empty() const;
Exception Safety

Throws nothing.


PrevUpHomeNext