ToruNiina
|
28ba2713ee
|
fix initialization of region in value
|
2018-12-10 15:25:27 +09:00 |
|
ToruNiina
|
129ea81f66
|
remove redundant words in error message
|
2018-12-10 15:23:46 +09:00 |
|
ToruNiina
|
8dfe187d59
|
add a function to show a better error message
|
2018-12-10 15:06:28 +09:00 |
|
ToruNiina
|
e24039f4ef
|
update toml::value and improve test_value
- enable to store new types
- store source string if possible
- refactoring
|
2018-12-09 18:03:20 +09:00 |
|
ToruNiina
|
2696e4e6ba
|
split storage from value
also, quit inheritance in storage class
|
2018-12-09 16:41:45 +09:00 |
|
ToruNiina
|
532457345c
|
split type definitions from value.hpp
|
2018-12-05 20:55:25 +09:00 |
|
ToruNiina
|
f326334147
|
add definition of constexpr static value to avoid linker error
|
2018-07-08 18:58:38 +09:00 |
|
ToruNiina
|
170b0d6b3f
|
use constexpr value instead of call constexpr func directory
|
2018-05-05 12:06:06 +09:00 |
|
ToruNiina
|
117549bf70
|
change is_(map|container) and remove needless trait
|
2018-05-05 11:36:47 +09:00 |
|
Guillaume Fraux
|
57cc7f77c1
|
Allow to build with intel c++ compiler
|
2017-06-13 16:05:55 +02:00 |
|
ToruNiina
|
9e9a5a7253
|
fix typo
|
2017-05-17 10:55:22 +09:00 |
|
ToruNiina
|
6878abdca1
|
define charactor type
|
2017-05-08 19:17:14 +09:00 |
|
ToruNiina
|
78f25dd66d
|
split files
|
2017-04-21 13:14:53 +09:00 |
|