Skip to content
Snippets Groups Projects
Commit 028d0fb0 authored by ilor's avatar ilor
Browse files

fix member variable masking error

parent 5645e954
Branches
No related merge requests found
...@@ -31,7 +31,6 @@ public: ...@@ -31,7 +31,6 @@ public:
{ {
} }
boost::shared_ptr<Wccl::Variables> variables;
boost::shared_ptr<Wccl::Function<T> > op; boost::shared_ptr<Wccl::Function<T> > op;
boost::shared_ptr<Wccl::FunctionBase> get_op_base() const boost::shared_ptr<Wccl::FunctionBase> get_op_base() const
......
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