Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
grammar::recycled_ptr::bin

Return the referenced recycle bin.

Synopsis
recycled< T >&
bin() const;
Exception Safety

Throws nothing.


PrevUpHomeNext