template<class T>
eckit::Recycler class

Constructors, destructors, conversion operators

Recycler(const PathName&)
~Recycler()

Public functions

void lock()
void unlock()
void push(const T&)
template<class Iter>
void push(Iter begin, Iter end)
auto pop(T& value) -> bool
template<class Iter>
auto pop(Iter begin, Ordinal count) -> Ordinal

Friends

auto operator<<(std::ostream& s, const Recycler<T>& p) -> std::ostream&
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.