Source code
Revision control
Copy as Markdown
Other Tools
[
[
"warning",
"'push_back' is called inside a loop; consider pre-allocating the container capacity before the loop",
"performance-inefficient-vector-operation"
],
{ "reliability": "high" }
]