commit | 74e3be7d863cc504c7a6ddb54e30a97acdc9f38d | [log] [tgz] |
---|---|---|
author | James Feist <james.feist@linux.intel.com> | Fri Feb 15 09:59:42 2019 -0800 |
committer | James Feist <james.feist@linux.intel.com> | Fri Feb 15 18:04:56 2019 +0000 |
tree | 9f92797bd0aeaec65e8f75685520cf7174bdde87 | |
parent | 5d3c69bc469c4e9e7d3514a336beb680cce0bd7f [diff] |
Add array support for defauts Based on: https://uscilab.github.io/cereal/stl_support.html To support vector we need to #include the cereal vector header. Closes #12 Tested-by: Was able to add an array default using C++ vector syntax Change-Id: I3b00c372b668ddcda69a56ede8edbc51ab2693f5 Signed-off-by: James Feist <james.feist@linux.intel.com>