Fix a few things in de::PoolArray<T>
authorPyry Haulos <phaulos@google.com>
Sat, 1 Oct 2016 00:32:24 +0000 (17:32 -0700)
committerPyry Haulos <phaulos@google.com>
Fri, 14 Oct 2016 20:56:41 +0000 (16:56 -0400)
commit484504f0911761504ac980ffc175a63da4f79c21
treee08ef846e57f9b679a95215bb9ae80a3bb1e6bec
parent7cfaa7c97a328558962fa2366306f382081907e4
Fix a few things in de::PoolArray<T>

 * Fix operator-> for iterators
 * Add more standard iterator typedefs
 * Add front() and back()

Change-Id: I6ae192e682dfc1f304ccc83ad96409c0a10c5c4d
framework/delibs/decpp/dePoolArray.hpp