Fix SFINAE in 'RepeatedPtrFieldBase::Add'
Without this the error of un-moveable GenericTypeHandler will pop until 'TypeHandler::New(arena_, std::move(value))' is called.
Showing
Please
register
or
sign in
to comment
Without this the error of un-moveable GenericTypeHandler will pop until 'TypeHandler::New(arena_, std::move(value))' is called.