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
std::mutex::lock() produces weird (and unnecessary) asm code
Jun 23, 2022
c++
c++11
gcc
Different behavior in C regex vs C++ regex using extended POSIX grammar
Sep 16, 2022
c++
c
regex
c++11
posix
Whats the difference between reference to an array and array as a parameters in functions?
Sep 11, 2022
c++
c++11
pass-by-reference
implicit-conversion
Using an initializer_list on a map of vectors
Sep 24, 2022
c++
stl
c++11
C++0x allocators
Mar 20, 2021
visual-c++
scope
c++11
allocator
Using child class as a template parameter of a base class and as a nested name specifier
Jun 18, 2022
c++
templates
c++11
Is what constitutes a failed initialization of block-scope static or thread storage duration variables underspecified?
Jun 24, 2022
c++
c++11
language-lawyer
static-initialization
std::function crashes when used in array on stack
Jan 23, 2020
c++
visual-studio-2010
visual-c++
c++11
Are there any unintuitive side-effects of member subobjects inheriting storage duration?
Apr 25, 2019
c++
c++11
language-lawyer
Why passing T from outer template as default argument to std::function causes compilation error?
Dec 15, 2017
c++
templates
visual-c++
visual-studio-2012
c++11
No warning for narrowing when initializing with parentheses
Jun 19, 2020
c++
gcc
c++11
g++
What type of random number engine to use with a specified random distribution?
Aug 25, 2022
c++
c++11
random
std::vector of std::functions find
Nov 07, 2022
c++
c++11
C+11 Associative Container that keeps insertion order?
Sep 19, 2022
c++
c++11
stl
containers
Why is the copy assignment not deleted when the move assignment is declared?
Mar 23, 2018
c++
c++11
compiler-construction
copy-constructor
deleted-functions
std::bind to a std::function crashes with Clang
Oct 19, 2021
c++
xcode
c++11
clang
graph/tree implementation with incomplete types
Sep 24, 2019
c++
c++11
stl
Obtaining a past-the-end pointer using the address of an array
Jan 01, 2022
c++
c
c++11
undefined-behavior
c11
Nested lambda expressions are very slow to compile and generate huge object file by Visual C++
Aug 31, 2022
c++
visual-c++
c++11
lambda
compiler-bug
Accessing the real underlying type of a getter?
May 01, 2022
c++
c++11
tuples
metaprogramming
typetraits
« Newer Entries
Older Entries »