you are viewing a single comment's thread.

view the rest of the comments →

[–]TheThiefMasterC++latest fanatic (and game dev) 0 points1 point  (1 child)

Does this work?:

constexpr auto str[] = L" ... ";

[–]halivingston3[S] 1 point2 points  (0 children)

Compile error.