Closed
Description
It is fixable with returning -> decltype(ctx.out()), but something went wrong, other libraries and compilers do not produce such errors.
https://godbolt.org/z/v1b13Mhb3
Localy (msvc library, clang17) error is worse (there are no consteval functions)