Commit cbc7015b authored by twanvl's avatar twanvl

(comments)

parent 7ce6b2c6
...@@ -15,8 +15,6 @@ ...@@ -15,8 +15,6 @@
// ----------------------------------------------------------------------------- : Defaultable // ----------------------------------------------------------------------------- : Defaultable
/// A value that can also be in a 'default' state. /// A value that can also be in a 'default' state.
/** TODO: Defaultable is automatically also Aged
*/
template <typename T> template <typename T>
class Defaultable { class Defaultable {
public: public:
......
Markdown is supported
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