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
accessing first n variadic function arguments
May 30, 2022
c++
templates
constructor
c++11
variadic-templates
initializer list as argument to operator[]
Sep 25, 2022
c++
c++11
curly-braces
initializer-list
G++ 4.6 -std=gnu++0x: Static Local Variable Constructor Call Timing and Thread Safety
Apr 29, 2022
c++
gcc
g++
c++11
heap corruption when leaving scope with unique_ptr
Dec 21, 2017
c++
scope
c++11
unique-ptr
Using decltype with virtual member function pointers
Oct 10, 2020
c++
visual-studio
visual-c++
c++11
Cannot set Eclipse Juno C++ with std=c++11
Jul 05, 2022
c++
eclipse
c++11
compiler-errors
eclipse-juno
C++11 (or Boost) system_error strategy
Feb 16, 2022
c++
c++11
boost
std-system-error
wrapping C callbacks with C++ lambdas, possible to use template polymorphism?
Oct 25, 2022
c++
templates
lambda
c++11
metaprogramming
Is it a good idea to overload begin/end for pointers to collections
Nov 25, 2018
c++
templates
c++11
Cache-aligned stack variables
Jun 27, 2015
c++
c++11
memory-alignment
Function overloading with shared pointer argument ambiguity
Jan 14, 2022
c++
inheritance
c++11
shared-ptr
overloading
Thread C++ member function template variadic template
Feb 08, 2022
c++
multithreading
templates
c++11
Does it make sense to use std::shared_ptr<std::vector> instead of boost::shared_array?
Nov 12, 2021
c++
boost
c++11
stl
Are member variables in temporary objects implicitly moved when possible?
Oct 17, 2022
c++
c++11
move-semantics
rvalue
Is it possible to infer template parameters of tuple from brace-type initialization?
Jul 20, 2021
c++
c++11
tuples
explicit
copy-initialization
What is a good explanation for the C++11 memory model? [duplicate]
Mar 22, 2019
c++
c
linux
multithreading
c++11
Object storing a non-owning reference that must be informed before the reference is destructed
Oct 21, 2022
c++
c++11
smart-pointers
weak-ptr
Is {1, 2} a value? If yes, what is its type? If no, why can it be assigned to an initializer list?
Nov 08, 2022
c++
c++11
types
type-conversion
initializer-list
Multikey map using variadic templates
Jun 24, 2022
c++
templates
c++11
variadic-templates
variadic
Iterator into container which is moved
Aug 20, 2022
c++
c++11
iterator
« Newer Entries
Older Entries »