Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in user-defined-literals
How to automatically add literal definitions, based on a single user-defined literal?
Nov 16, 2022
c++
c++11
operator-overloading
user-defined-literals
Are user-defined-literals resolved at compile-time or runtime?
Mar 24, 2022
c++
c++11
user-defined-literals
Why are non underscore names reserved to the implementation for UDL and not the other way around?
Dec 24, 2020
c++
user-defined-literals
How to write an C/C++ application that writes to a /var/log/myapp directory?
Nov 18, 2022
c++
linux
logging
c++11
user-defined-literals
Compile error when using a member of a user-defined literal
Oct 14, 2022
c++
c++11
user-defined-literals
Why no standard-defined literal suffix for std::string?
Apr 13, 2022
c++
c++11
stdstring
user-defined-literals
c++14
Inconsistency parsing numeric literals according to C++ Standard's grammar [duplicate]
Oct 28, 2020
c++
syntax
c-preprocessor
language-lawyer
user-defined-literals
typeid(complex<double>(0.0,1.0)) != typeid(1.0i)
Dec 18, 2020
c++
c++11
complex-numbers
user-defined-literals
Numeric literal operator error
Apr 24, 2021
c++
c++11
user-defined-literals
Why don't complex-number literals work in clang?
Jan 29, 2020
c++
c++11
clang
complex-numbers
user-defined-literals
Can user defined numeric literals be immediately followed by a dot? [duplicate]
Nov 13, 2022
c++
c++11
language-lawyer
user-defined-literals
g++ 4.7 evaluates operator "" as sibling to macro expansion
Mar 21, 2021
c++
compilation
user-defined-literals
gcc4.7
When and how to use a template literal operator?
Dec 09, 2019
c++
templates
c++11
c++14
user-defined-literals
Fixed-width integer literals in C++?
Sep 21, 2022
c++
c++11
language-lawyer
c++14
user-defined-literals
Using a C++ user-defined literal to initialise an array
Nov 14, 2022
c++
initializer-list
user-defined-literals
How to refer to user defined literal operator inside a namespace?
Sep 20, 2022
c++
c++11
user-defined-literals
String literal with dependent type — impossible?
Apr 23, 2019
c++
c++11
user-defined-literals
Is it possible to disable GCC warning about missing underscore in user defined literal?
Nov 04, 2022
c++
c++11
user-defined-literals
How to use a user defined literal in a header file? [duplicate]
Aug 15, 2022
c++
c++11
c++14
constexpr
user-defined-literals
Code I've never seen in C++11
May 10, 2022
c++
c++11
variadic-templates
static-assert
user-defined-literals
« Newer Entries
Older Entries »