OSDN Git Service

fix typo in Vector<>:: push_back and push_front
authorMathias Agopian <mathias@google.com>
Tue, 26 Apr 2011 05:56:54 +0000 (22:56 -0700)
committerMathias Agopian <mathias@google.com>
Tue, 26 Apr 2011 05:59:07 +0000 (22:59 -0700)
commitd5b421aaa7fcab4329cdfe5d8b37fce7e8f39fa6
tree08730c41f50825bffaf19f3cd6ddedd3c8f1d434
parenta3a953253f0f34e6504a24d6184fb192c00194ce
fix typo in Vector<>:: push_back and push_front

parameter were inverted.

Change-Id: I867b01de5f58354bb9668fa662dd2a7d78dd3b37
include/utils/Vector.h