Files
toml11/toml
ToruNiina 8208bbf236 fix: check and convert value manually
I totally have no idea when std::count returns a negative value, but the
result type of `std::count` is a differnce_type. So when it is added
with size_t value, implicit sign conversion happens. This changes check
this kind of (almost trivial but required) checking.
2019-06-20 22:27:16 +09:00
..
2019-06-09 12:00:28 -07:00
2019-06-18 21:41:30 +09:00
2019-03-16 14:27:05 +09:00
2019-06-19 19:53:08 +09:00
2019-03-16 14:27:05 +09:00
2019-06-08 19:40:11 +09:00
2019-06-18 01:27:52 +09:00
2018-12-13 20:44:10 +09:00
2019-06-19 19:53:08 +09:00