diff options
Diffstat (limited to 'cpp/object.hpp')
| -rw-r--r-- | cpp/object.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/object.hpp b/cpp/object.hpp index 07917c2..9ee575f 100644 --- a/cpp/object.hpp +++ b/cpp/object.hpp @@ -129,6 +129,7 @@ private: }; +// obsolete template <typename Type> class define : public Type { public: |
