ToruNiina
|
02fd8a577b
|
feat: workaround __cplusplus problem on MSVC
|
2021-12-17 22:29:57 +09:00 |
|
ToruNiina
|
5518b2b155
|
refactor: simplify last_one_in_pack meta func
|
2021-04-14 13:09:25 +09:00 |
|
ToruNiina
|
ba3d41d913
|
feat(#156): add find_or(value, keys..., opt)
|
2021-04-14 11:22:19 +09:00 |
|
ToruNiina
|
b1c9df8998
|
feat: reorder headers following google c++ style
related to: #115
|
2020-06-28 00:58:20 +09:00 |
|
ToruNiina
|
9b52dc0131
|
feat: remove resize and add try_reserve
|
2020-03-27 18:05:31 +09:00 |
|
ToruNiina
|
22d630fec1
|
feat: replace detail::stuff by std if possible
|
2020-01-20 12:18:05 +09:00 |
|
ToruNiina
|
490abe04fd
|
refactor: remove redundant template argument
|
2020-01-12 23:07:17 +09:00 |
|
Ivan Shynkarenka
|
db6f3d5d11
|
Fix Visual Studio 2019 warnings in pedantic compilation mode (/W4 /WX)
|
2019-05-10 14:58:22 +03:00 |
|
ToruNiina
|
3adba237b8
|
feat: enable to show message for deprecated()
|
2019-03-18 16:28:27 +09:00 |
|
ToruNiina
|
fd063af7ce
|
refactor: make include guard style uniform
|
2019-03-16 14:19:47 +09:00 |
|
ToruNiina
|
a04544637b
|
feat: mark to_toml as deprecated
because the constructor of `toml::value()` supports all the stuff that
are supported by `to_toml`.
|
2019-03-15 14:29:32 +09:00 |
|
ToruNiina
|
83bf83b6dd
|
style: add braces to if and remove additional else
|
2019-02-19 02:56:15 +09:00 |
|
ToruNiina
|
fd21d5dd95
|
add simplest copyright notice
|
2018-12-13 20:44:10 +09:00 |
|
ToruNiina
|
2b2a05148e
|
add from_string to utility
|
2018-12-08 20:21:15 +09:00 |
|
ToruNiina
|
f83a8b450e
|
add concat_to_string to utility for error messges
|
2018-12-02 23:05:15 +09:00 |
|
ToruNiina
|
58c12a69be
|
add toml::resize func that resize only resizable container
|
2017-05-06 23:40:57 +09:00 |
|
ToruNiina
|
78f25dd66d
|
split files
|
2017-04-21 13:14:53 +09:00 |
|