/path/to/file.cpp:1: Is this a non-const reference? If so, make const or use a pointer: std::vector<int> & indices  [runtime/references] [2]
