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
Is std::atomic_flag static initialization thread safe in Visual Studio 2012?
Jun 02, 2017
c++
visual-studio-2012
c++11
C++11 threads in class
Jun 16, 2022
c++
multithreading
c++11
pointer-to-member
stringstream unsigned input validation
Jun 17, 2019
c++
validation
c++11
Why some types does not work with uniform initialization syntax?
Mar 12, 2020
c++
c++11
uniform-initialization
Where are the closure's captured variables stored?
Jan 04, 2020
c++
c++11
lambda
C++11 lambda doesn't take const variable by reference, why?
Sep 06, 2022
c++
c++11
lambda
g++
clang++
Mingw g++ does not recognize off_t when compiling with c++11
Oct 15, 2022
c++
c++11
mingw
mingw32
Atomic Compare Operator (No swap)
Sep 24, 2022
c++
multithreading
c++11
atomic
How to wrap a templated function to work on const and non-const data
Sep 16, 2022
c++
c++11
constants
Can a C++11 lambda capture a file scope variable?
Oct 19, 2022
c++
c++11
lambda
C++11 lockless queue using std::atomic (multi writer, single consumer)
May 23, 2020
c++
multithreading
c++11
atomic
lock-free
Clang & GCC misdeducing template parameters
Aug 28, 2022
c++
templates
c++11
variadic-templates
Count the consecutive zero bits (trailing) on the right in parallel: an explanation?
Oct 20, 2022
c++
algorithm
c++11
bit-manipulation
C++11 regex end-of-line doesn't match
Nov 09, 2022
c++
regex
c++11
Need help understanding this text extracted from B.Stroustrup's new book
Dec 20, 2019
c++
multithreading
memory
c++11
Is my interpretation correct about n3797 8.5.3/5?
Apr 21, 2022
c++
c++11
reference
language-lawyer
c++14
Derived class of Move constructor confusion
Apr 09, 2019
c++
c++11
What c++11 paradigm should I use to minimize memory-usage and minimize copying?
Aug 21, 2022
c++
memory
c++11
interface
ownership
Why doesn't std::move() of unique_ptr from list<unique_ptr> really move it?
Oct 22, 2022
c++
c++11
move-semantics
unique-ptr
rvalue-reference
variadic template arguments: can I pick reference vs value depending on type?
Feb 06, 2019
c++
templates
c++11
variadic-templates
argument-passing
« Newer Entries
Older Entries »