Skip to content
Snippets Groups Projects
  1. Apr 26, 2011
  2. Apr 18, 2011
  3. Nov 29, 2010
    • ilor's avatar
      Variables class upgrades: · 5d08af7a
      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
  4. Oct 30, 2010
  5. Oct 28, 2010