Apply clang-tidy Google and modernize fixes without trailing return type using: $ clang-tidy -p <build-dir> \ -checks='-*,google-*,modernize-*,-modernize-use-trailing-return-type' {} -fix Change-Id: I7450cc58ea9abf928f73a467e87876083217fa26
The ArraySelector selects the best array implementation based on template arguments. Change-Id: I93c6db1a638e924b85292e63bca9525610ec2e2f