SolidWallOfCode commented on issue #10031:
URL: 
https://github.com/apache/trafficserver/issues/10031#issuecomment-1634961706

   This is by design. `Rv` pairs a value and an error report. If the error 
report is present then the value cannot be trusted. This is no different than 
checking the return value of a function before accessing the returned data. 
Given the template nature there is no generic way for the template to safely 
initialize the value, it must provided by the caller.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to