Follow-up from "Fix compilation with C++17"
The following discussion from !599 (merged) should be addressed:
-
@clemenci started a discussion:
@graven, in some other file you explicitly require
as_const
to be in the namespacedetails
, which I find very unfortunate.I believe that when we backport features from future versions of the standard we should do it such that adopting the new standard less painful.