Files
archived-yaml-cpp/include/yaml-cpp
Rosen Penev b2cd008717 partially fix clang compilation (#893)
* partially fix clang compilation

Missing header and mistaken algorithm usage.

Also removed it name from range loops. It's not correct.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* run through clang's -Wrange-loop-analysis

Some range loops should not use references as they need to copy.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* manual range loop conversions

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-15 16:59:27 -05:00
..
2020-01-20 17:14:55 -06:00
2020-04-09 13:02:10 -05:00
2016-03-16 10:41:12 -07:00
2015-01-24 14:47:00 -06:00
2015-04-02 20:50:11 +01:00
2016-04-01 17:14:59 -05:00
2019-03-24 17:01:14 -05:00
2015-01-24 12:26:16 -06:00