String initialisation containing zero --> compiler bug or intended behavior?

后端 未结 0 957
闹比i
闹比i 2020-12-15 06:24

I try to define some hard coded utf sequences.

like

    static std::string const cUTF_16_BE_BOM = "\\xFE\\xFFTest";
    static std::string co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题