Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-literals

String literal with dependent type — impossible?

Is it possible to disable GCC warning about missing underscore in user defined literal?

How to use a user defined literal in a header file? [duplicate]

Code I've never seen in C++11

Using macro with string fails on VC 2015

Empty destructor vs literal destructor

Can I template user-defined literals?

What is C++20's string literal operator template?

Does anyone have information on using operator""?

Are C++14 digit separators allowed in user defined literals?

Advantages of using user-defined literal for strings instead of string literal

What new capabilities do user-defined literals add to C++?

Conveniently Declaring Compile-Time Strings in C++