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
lambda fct returning reference
Apr 08, 2022
c++
c++11
lambda
Why can't I use operator bool() for std::ofstream
Jul 19, 2021
c++
c++11
c++14
c++17
Dangerous implicit conversion in emplace
May 10, 2022
c++
c++11
Copy std::vector but apply lambda to each element
Aug 31, 2022
c++
c++11
vector
lambda
Is deleting copy and move constructors/assignment operators in base class enough?
Sep 22, 2022
c++
c++11
deleted-functions
Learning about C++ 0x features
Apr 05, 2022
c++
c++11
Using std::unique_ptr with standard containers
Jan 27, 2019
c++
pointers
c++11
unique-ptr
How to test whether expression is a temporary?
Mar 26, 2020
c++
c++11
static-assert
Are variadic templates a potential code bloat?
Oct 19, 2022
c++
c++11
variadic-templates
When does it make sense to use unique_ptr with STL containers? (C++11)
Aug 28, 2022
c++
coding-style
stl
c++11
unique-ptr
what's the magic of std:move
Aug 28, 2022
c++
c++11
rvalue-reference
C++11 std::thread giving error: no matching function to call std::thread::thread
May 23, 2022
c++
c++11
stdthread
Parentheses at the end of a C++11 lambda expression
Oct 20, 2022
c++
lambda
c++11
parentheses
Alternative function syntax difference
Nov 18, 2019
c++
c++11
declaration
function-declaration
Override keyword throwing an error while compile
Oct 28, 2022
c++
c++11
g++
overriding
In c++11, does dynamic_cast return nullptr or 0?
Aug 23, 2022
c++11
dynamic-cast
nullptr
C++11 auto iterator type with std::begin(), std::end() issue
Mar 09, 2022
c++
c++11
std
Algorithm to unify contiguous chunks in a collection of chunks
May 17, 2018
c++
algorithm
sorting
memory
c++11
Adding element to back of STL container
Jan 14, 2020
c++
c++11
stl
c++14
Force foreach to use const iterators
Feb 05, 2022
c++
c++11
iterator
containers
« Newer Entries
Older Entries »