Commit a31822a2 authored by neverlord's avatar neverlord

fixed access

parent 931858b8
......@@ -213,7 +213,7 @@ class option
return m_value;
}
public:
private:
bool m_valid;
union { T m_value; };
......
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