ridiculousfish/cdecl-blocks

user defined literal operator with trailing return type

Closed this issue · 1 comments

I'm getting an error for:
`c++decl> explain auto operator "" _numch(const char *ch, std::size_t size) noexcept -> std::size_t;
^
23: syntax error: """: cast or declaration expected

`

wrong web site