add toml::resize func that resize only resizable container

This commit is contained in:
ToruNiina
2017-05-06 23:40:57 +09:00
parent a506dfd3c1
commit 58c12a69be
3 changed files with 92 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
set(TEST_NAMES
test_traits
test_utility
test_value
test_to_toml
test_from_toml