I've been trying to replicate this but haven't succeeded. It was in the process of working on another PR and now I can't remember which one. I am confident the problem was passing the value to something that took a reference, at which point the compiler wanted storage to reference (because, technically, there should be storage for a `const&`, in contrast to `constexpr`).
[ Full content available at: https://github.com/apache/trafficserver/pull/4193 ] This message was relayed via gitbox.apache.org for [email protected]
