This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c4e672358c
CMake
/
Tests
/
CompileFeatures
/
cxx_unicode_literals.cpp
4 lines
75 B
C++
Raw
Blame
History
const
char16_t
lit_16
[
]
=
u
"
\u00DA
"
;
const
char32_t
lit_32
[
]
=
U
"
\u00DA
"
;
Reference in New Issue
View Git Blame
Copy Permalink