mirror of
https://github.com/ToruNiina/toml11.git
synced 2024-11-22 20:30:11 +00:00
b36fdf2f54
The function was needed to copy region information from value to value, for a useful error message. Because of the last few commits, the region information about keys are passed to insert_nested_keys that requires the function which is removed. And it turned out that the function is no longer required. It is originally a workaround, so I removed it. |
||
---|---|---|
.. | ||
combinator.hpp | ||
datetime.hpp | ||
exception.hpp | ||
from_toml.hpp | ||
get.hpp | ||
lexer.hpp | ||
parser.hpp | ||
region.hpp | ||
result.hpp | ||
serializer.hpp | ||
storage.hpp | ||
string.hpp | ||
to_toml.hpp | ||
traits.hpp | ||
types.hpp | ||
utility.hpp | ||
value.hpp |