Skip to content
Snippets Groups Projects
Commit 17ae9e16 authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

fixup! fixup! [f{matrix,vector}] another shot at disambiguation (f807866b)

parent f807866b
No related branches found
No related tags found
No related merge requests found
......@@ -199,8 +199,6 @@ public:
return *this;
}
using BaseType::operator+;
ThisType operator+(const ThisType& other) const
{
ThisType ret = *this;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment