This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
ac51de6ec2
llvm-project
/
clang
/
test
/
CXX
/
over
/
over.oper
/
over.literal
History
Richard Smith
5731c75414
PR12225: The requirement that literal operators be namespace-scope functions
...
does not imply that such functions can't be declared at block scope. llvm-svn: 152509
2012-03-10 22:18:57 +00:00
..
p2.cpp
PR12225: The requirement that literal operators be namespace-scope functions
2012-03-10 22:18:57 +00:00
p3.cpp
Literal operators can't have default arguments.
2012-03-09 08:16:22 +00:00
p5.cpp
…
p6.cpp
…
p7.cpp
…
p8.cpp
Implement C++11 [lex.ext]p10 for string and character literals: a ud-suffix not
2012-03-08 02:39:21 +00:00