... compiled!
This commit is contained in:
@@ -442,7 +442,7 @@ public:
|
||||
}
|
||||
|
||||
template <traits::mcc_input_char_range IR, typename VT>
|
||||
std::error_code operator()(IR&& bytes, VT& value)
|
||||
std::error_code operator()(IR&& bytes, VT& value) const
|
||||
{
|
||||
std::error_code ret{};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user