21 #ifndef OSPL_DDS_SUB_DETAIL_LOANED_SAMPLES_IMPL_HPP_ 22 #define OSPL_DDS_SUB_DETAIL_LOANED_SAMPLES_IMPL_HPP_ 48 delegate_ = other.delegate_;
54 return delegate()->begin();
60 return delegate()->end();
78 return delegate_->length();
81 template <
typename T,
template <
typename Q>
class D>
const_iterator begin() const
LoanedSamples< T, D > move(LoanedSamples< T, D > &a)
const_iterator end() const
This class encapsulates and automates the management of loaned samples.
DELEGATE< T >::const_iterator const_iterator