Joakim Hove
e6aecbd7ac
ParserItem: differentiate between input type and internal data type
...
Differentiate between the input type, as specified in the json configuration
file, and the internal native type used to store data. This is a many-to-one
mapping, where e.g. both the input types STRING and RAW_STRING map to the
internal datatype std::string.
Additional changes:
- Have removed several ParserItem() constructors.
- The size_type::SINGLE is default for a ParserItem, and not set explicitly in
the generated ParserKeywords.cpp file.
- Have removed a call to boost::lexical_cast<> - just use std::to_string()
2019-04-01 18:32:06 +02:00
..
2019-03-20 15:10:08 +01:00
2019-04-01 18:32:06 +02:00
2019-03-07 11:35:55 +01:00
2019-01-04 13:59:28 +01:00
2019-01-04 13:59:28 +01:00
2017-12-21 15:10:32 +01:00
2019-01-04 13:59:28 +01:00
2019-01-04 13:59:28 +01:00
2018-01-18 10:50:04 +01:00
2017-06-01 15:29:23 +02:00
2019-01-04 13:59:28 +01:00
2019-03-23 16:13:11 +01:00
2019-01-04 13:59:28 +01:00
2019-04-01 18:32:06 +02:00
2019-03-18 10:34:18 +01:00
2019-03-08 07:15:49 +01:00
2019-01-04 13:59:28 +01:00
2019-01-04 13:59:28 +01:00
2019-01-04 13:59:28 +01:00
2019-01-04 13:59:28 +01:00
2017-06-30 10:54:17 +02:00
2017-06-01 15:29:23 +02:00
2017-06-01 15:29:23 +02:00
2017-06-01 15:29:23 +02:00
2017-06-01 15:29:23 +02:00
2019-01-04 13:59:28 +01:00
2019-01-30 11:44:05 +01:00
2019-03-08 07:15:49 +01:00
2019-01-04 13:59:28 +01:00
2019-01-04 13:59:28 +01:00
2018-08-10 11:28:52 +02:00
2019-01-04 13:59:28 +01:00
2019-01-04 13:59:28 +01:00
2019-03-18 15:44:18 +01:00
2019-01-08 21:55:44 +01:00
2019-03-11 10:34:04 +01:00
2019-01-08 14:51:20 +01:00
2019-02-04 17:17:00 +01:00
2019-01-04 13:59:28 +01:00
2019-04-01 18:32:06 +02:00
2019-01-04 13:59:28 +01:00
2019-01-04 13:59:28 +01:00
2017-06-01 15:29:23 +02:00
2019-01-04 13:59:28 +01:00
2019-03-18 17:08:38 +01:00
2019-01-04 13:59:28 +01:00
2019-01-04 13:59:28 +01:00
2019-03-24 07:54:39 +01:00
2019-01-04 13:59:28 +01:00
2017-06-01 15:29:23 +02:00
2019-01-04 13:59:28 +01:00
2017-06-01 15:29:23 +02:00
2017-06-01 15:29:23 +02:00
2019-03-20 15:10:08 +01:00
2017-06-01 15:29:23 +02:00
2017-06-01 15:29:23 +02:00
2019-01-04 13:59:28 +01:00
2019-02-20 16:57:10 +01:00
2017-06-01 15:29:23 +02:00
2019-01-04 13:59:28 +01:00
2019-01-21 15:37:15 +01:00
2017-09-24 15:43:29 +02:00
2019-01-04 13:59:28 +01:00
2019-03-14 12:40:57 +01:00
2018-11-02 15:57:21 +01:00
2017-06-01 15:29:23 +02:00
2019-03-24 07:54:39 +01:00
2019-03-25 10:23:13 +01:00
2019-03-24 07:54:39 +01:00
2019-03-08 07:15:49 +01:00
2019-03-08 07:15:49 +01:00