Modern C++ API - LoanedSamples - operator[] const

1 post / 0 new
Offline
Last seen: 3 years 11 months ago
Joined: 08/25/2015
Posts: 32
Modern C++ API - LoanedSamples - operator[] const

Hi,

is there a reason why 'value_type operator[](size_t) const' is not available for LoanedSamples? const_iterator begin()/end() const is available ...

 

Thx,

Christian