Skip to content
Snippets Groups Projects
Select Git revision
  • a8e45b48415d60d6a2d37bb2a09de97881f91c20
  • master default protected
  • fix-words-ann
  • wccl-rules-migration
  • develop
5 results

variables.cpp

Blame
  • user avatar
    ilor authored
    * reset_values function to set all Values to their defaul-construct state
    * read-only access to all variables of some type via get_all<T>
    * Variables cloning
    * convenience functions: get_or_throw, get_value
    Value subtypes now contain a value_type typedef and require a const value_type& get_value() const member function.
    5d08af7a
    History
    variables.cpp 2.92 KiB