commit | 2e63352fe8893a65e45690402d8681644b572e12 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sat Oct 13 13:51:06 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Wed Oct 17 23:18:55 2018 +0000 |
tree | 8c0ca39736b4385dbd0ae6af34981c753425dadf | |
parent | 64678b853377d60b2ff3129d087ad68df8e2bce7 [diff] |
cleanup: transition to find_if [utils.cpp:81]: (style) Consider using std::find_if algorithm instead of a raw loop. [storageaddsel.cpp:170]: (style) Consider using std::find_if algorithm instead of a raw loop. Change-Id: I7ebbb6428fbbae9196912837d2ac9820420b77df Signed-off-by: Patrick Venture <venture@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.