multiscale / muscle3

The third major version of the MUltiScale Coupling Library and Environment
Apache License 2.0
25 stars 13 forks source link

Fix DataConstRef constness #234

Closed LourensVeen closed 1 year ago

LourensVeen commented 1 year ago

This fixes the issues reported in #192. It adds the possibility of creating const lists and dicts, and removes the ability to put a DataConstRef in a Data::list or Data::dict.