-
- Downloads
fix wrong std::move in Value::Filter::chain
Also, instance calls to Value::Filter::chain methods were moving the calling instance while you may not want this in many cases.
Please register or sign in to comment
Also, instance calls to Value::Filter::chain methods were moving the calling instance while you may not want this in many cases.