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
When should I use std::async with sync as policy?
Aug 20, 2012
c++
asynchronous
c++11
Implementation-defined narrowing conversions?
Feb 18, 2020
c++
c++11
implicit-conversion
list-initialization
Not so Clean Architecture
Nov 08, 2022
c++
oop
c++11
static_cast not working on precedence as expected
Sep 27, 2020
c++
templates
c++11
overloading
ambiguous-call
semantics of end() iterator for vector and list
Jan 30, 2022
c++
c++11
iterator
C++11 "In class initialization" feature is not working for unions
Jan 07, 2022
c++
c++11
unions
in-class-initialization
shared_ptr aliasing constructor
Mar 09, 2022
c++
c++11
shared-ptr
C++ template allows discard of const reference qualifier
May 23, 2017
c++
templates
c++11
variadic-templates
Using bools in calculations to avoid branches
Mar 14, 2019
c++
optimization
c++11
boolean
micro-optimization
The snippet shown below compiles in Coliru and Ideone, but according to iso § 8.5 p6 it shouldn't, or am I missing something?
Apr 07, 2021
c++
c++11
language-lawyer
default-constructor
Is there a case missing in §8.5 p17 (semantics of initializers) of N3797?
Feb 05, 2021
c++
c++11
initialization
language-lawyer
c++14
Difference between =default and empty constructor with no arguments? [duplicate]
Jun 02, 2018
c++
c++11
Elegant way to static_assert() that a standard library container type is ordered?
Feb 25, 2019
c++
templates
c++11
stl
static-assert
C++ lambda won't call the destructor on members captured by value
Mar 22, 2022
c++
xcode
c++11
lambda
llvm
Is there a way to detect construction of a const qualified object? [duplicate]
Jun 16, 2021
c++
c++11
constructor
constants
c++14
Lambda capture reference variable by reference
Nov 16, 2022
c++
c++11
lambda
Can you declare a member variable with decltype on an object function?
Jan 07, 2020
c++
c++11
decltype
Does vector<list<T>> guarantee that element addresses stay unchanged?
Oct 23, 2022
pointers
c++11
vector
stl
Boost pool allocators won't compile with std::allocate_shared in g++
Aug 18, 2019
c++
c++11
boost
compiler-errors
g++
C++11 cross compiler/standard library random distribution reproducibility
Jan 31, 2020
c++
c++11
random
language-lawyer
« Newer Entries
Older Entries »