Files
toml11/toml
ToruNiina c38b9b7dc7 add region and location to represent tokens
location is almost same as an Iterator, but having shared_ptr that points
the content. region is almost same as a range. by adding pointer to the
content source, utility function to show the error message can be
implemented easier. it is expected that this also makes easy to show
error messages after parse (e.g., in the case of bad_get)
2018-12-02 20:52:04 +09:00
..
2017-05-17 10:55:22 +09:00
2017-05-09 22:07:28 +09:00
2017-05-17 10:55:22 +09:00
2018-05-05 11:46:09 +09:00
2018-05-05 13:09:40 +09:00