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++11
Why is 'mutable' a lambda function attribute, instead of being a capture type?
Aug 30, 2022
c++
c++11
All versions of GCC struggle with a template that has the default type in a definition
Mar 20, 2020
c++
c++11
templates
gcc
C++11 lambdas: member variable capture gotcha
Feb 18, 2022
c++
c++11
In C++11, can raw string literals have multiple lines?
Aug 31, 2022
c++
string
c++11
Const reference VS move semantics
Aug 30, 2022
c++11
constants
move-semantics
Function that accepts both lvalue and rvalue arguments
Aug 30, 2022
c++
function
c++11
lvalue
rvalue
Is std::move really needed on initialization list of constructor for heavy members passed by value?
Aug 22, 2022
c++
c++11
language-lawyer
move-semantics
initialization-list
Omit return type in C++11
Jul 19, 2022
c++
c++11
return-value
Python-like loop enumeration in C++ [duplicate]
Sep 09, 2018
c++
for-loop
c++11
Understanding c++11 memory fences
Aug 30, 2022
c++
c++11
atomic
Dynamic aligned memory allocation in C++11
Aug 30, 2022
c++
c++11
C++: Can a macro expand "abc" into 'a', 'b', 'c'?
Oct 23, 2017
c++
string
c++11
c-preprocessor
C++: Is there a standard definition for end-of-line in a multi-line string constant?
Oct 27, 2022
c++
c++11
portability
std::atomic | compare_exchange_weak vs. compare_exchange_strong
Aug 30, 2022
c++
stl
c++11
atomic
c++-standard-library
Using string literals without using namespace std
Aug 30, 2022
c++
c++11
Default pure virtual destructor
Nov 10, 2022
c++
c++11
What is the best smart pointer return type for a factory function?
Aug 30, 2022
c++
c++11
smart-pointers
const-correctness
Why has the std::vector::resize signature been changed in C++11?
Aug 30, 2022
c++
c++11
vector
stl
resize
Is "enum class" a class type in C++?
Aug 30, 2022
c++
c++11
enums
c++17
Write a function that accepts a lambda expression as argument
Aug 30, 2022
c++
lambda
c++11
« Newer Entries
Older Entries »