邮件 --
> 发件人:
> "dev"
> <
> yangz...@gmail.com>;
> 发送时间: 2022年5月9日(星期一) 下午4:56
> 收件人: "dev"
> 主题: Re: [DISCUSS] Update backend c++ stan
; compatibility problems.
>
>
>
>
>
> -- 原始邮件 --
> 发件人:
> "dev"
> <
> yangz...@gmail.com>;
> 发送时间: 2022年5月9日(星期一) 下午4:56
>
I checked the support of gcc[1] and clang[2] for the cxx20 standard, gcc
can partially support it, but the support of clang is poor. If it is
upgraded, how to ensure the compatibility of the code under gcc and clang
[1] https://gcc.gnu.org/projects/cxx-status.html#cxx20
[2] https://clang.llvm.org/