Class recycled
A thread-safe collection of instances of T
Synopsis
template<class T>
class recycled;
Defined in file <include/boost/url/grammar/recycled.hpp> on line 73
Description
Instances of this type may be used to control where recycled instances of T come from when used with recycled_ptr.