Skip to content
Snippets Groups Projects
Commit 943b139b authored by ilor's avatar ilor
Browse files

clarify a bit of Variables doxy

parent 37afe6e4
Branches
No related merge requests found
......@@ -77,7 +77,7 @@ public:
* Values are subtypes of the Value class, valid types are listed as arguments
* of instantiations of the detail::Vmap base class template, and in the type
* list below. Adding a new subtype should only take adding it to these two
* places.
* places: inherit from another Vmap, add to typelist.
*/
class Variables : detail::Vmap<Value>
, detail::Vmap<Bool>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment