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
Are basic_string literals faster or handled better at compile-time?
Feb 22, 2022
c++
string
literals
c++14
user-defined-literals
What is the scope of a user-defined literal?
Oct 21, 2019
c++
c++11
user-defined-literals
User-defined literals without underscore
Feb 21, 2019
c++
c++11
c++14
user-defined-literals
How to get smallest variable with C++11 user defined literals
Sep 26, 2022
c++
templates
c++11
variadic-templates
user-defined-literals
storage duration of underlying character data with user-defined string literal
Aug 27, 2022
c++
c++11
c++14
user-defined-literals
storage-duration
Is there any way for compile-time check of string user-defined literal?
Oct 28, 2022
c++
c++11
user-defined-literals
Literal operator template: why not string?
Sep 16, 2022
c++
templates
c++11
user-defined-literals
Should a using command issue a warning when using a reserved identifier?
Feb 05, 2022
c++
language-lawyer
reserved-words
using-directives
user-defined-literals
Can string-based user-defined literals be strongly typed?
Nov 02, 2022
c++
c++11
variadic-templates
user-defined-literals
How to make [std::operator""s] visible in a namespace?
Apr 25, 2022
c++
c++11
namespaces
visibility
user-defined-literals
Which user-defined-literals are predefined by the standard?
Nov 13, 2022
c++
c++11
user-defined-literals
How do I define a negative UDL in c++11 (are they disallowed?)?
Apr 12, 2022
c++
c++11
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
« Newer Entries
Older Entries »