j
k
j a
j l
From: Olaf van der Spek Not having size() and others like begin, end, etc, is a serious drawback IMO.
Then why not simply use either shared_ptr<array<T, N>> or shared_ptr<vector<T>>? Best regards, Robert
Back to the thread
Back to the list