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 c++14
Return type deduction for in-class friend functions
Sep 03, 2022
c++
auto
c++14
return-type-deduction
passing lambda as argument - by reference or value?
Sep 03, 2022
c++
function
c++11
lambda
c++14
constexpr error at compile-time, but no overhead at run-time
Sep 03, 2022
c++
c++11
constexpr
c++14
Why adding `const` makes the universal reference as rvalue
Sep 03, 2022
c++
templates
c++11
c++14
forwarding-reference
Always prefer set<T, less<>> to set<T> since C++14?
Oct 23, 2021
c++
performance
c++14
standards
convention
Return value of placement new
Sep 03, 2022
c++
c++14
language-lawyer
Why aren't std::algorithms constexpr and which could be?
Sep 03, 2022
c++
algorithm
c++14
constexpr
What is the correct way to initialize static data members in C++ (98, 11 and 14)
Sep 03, 2022
c++
c++11
static-members
c++14
c++98
C++ (14) and manual memory management
Oct 08, 2022
c++
memory-management
c++14
Why can't virtual functions use return type deduction?
Dec 16, 2021
c++
c++14
auto
virtual-functions
vtable
Is there any way to enforce that instances are only ever on the stack?
Apr 30, 2022
c++
c++11
c++14
automatic-storage
How to extract the source filename without path and suffix at compile time?
Sep 03, 2022
c++
c
c++11
c++14
c11
Placement new in std::aligned_storage?
Mar 05, 2022
c++
c++14
Calling initializer_list constructor via make_unique/make_shared
Oct 30, 2018
c++
unique-ptr
c++14
initializer-list
STL way to access more elements at the same time in a loop over a container
Sep 17, 2022
c++
algorithm
loops
stl
c++14
Use of 'auto func(int)' before deduction of 'auto' in C++14
Sep 02, 2022
c++
function
gcc
c++14
auto
Finding whether a signed and an unsigned integer are both even or both odd
Sep 02, 2022
c++
c++11
c++14
What does six dots mean in variadic templates? [duplicate]
Sep 02, 2022
c++
c++11
c++14
variadic-templates
partial-specialization
thread_local static member template definition: initialisation fails with gcc
Sep 12, 2021
c++
multithreading
c++14
Which parts of the C++14 Standard Library could be and which parts will be made constexpr?
Sep 02, 2022
c++
c++11
backwards-compatibility
constexpr
c++14
« Newer Entries
Older Entries »