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 initializer-list
Why does nested initializer_list cause memory leaks
Nov 14, 2022
c++
c++11
memory-leaks
initializer-list
Splatting a struct
Nov 07, 2022
c++
struct
initializer-list
splat
variable-templates
C++ Supply initializer-list constructor for class template
Oct 24, 2022
c++
c++11
variadic-templates
initializer-list
make-shared
assignment operator on empty inizializer_list
Oct 22, 2022
c++
visual-studio-2013
initializer-list
overload-resolution
compiler-bug
C++ constructor taking an std::initializer_list of size one
Oct 19, 2022
c++
g++
clang++
initializer-list
too many arguments to function std::make_shared<vector>
Oct 18, 2022
c++
vector
initializer-list
list-initialization
make-shared
Are multiple mutations of the same variable within initializer lists undefined behavior pre C++11
Oct 04, 2022
c++
language-lawyer
undefined-behavior
initializer-list
Function template deduction and initlializer_list
Oct 02, 2022
c++
templates
c++11
initializer-list
template-argument-deduction
Strange behavior of narrowing in context of initializer lists
Jun 08, 2021
c++
initializer-list
narrowing
How to fix "error: no matching function for call to" when inheriting twice from a base class
Jul 31, 2021
c++
inheritance
initializer-list
Why aren't values in initializer_list type-checked?
Oct 13, 2021
c++
g++
std
initializer-list
list-initialization
constexpr array and std::initializer_list
Feb 01, 2019
c++
c++11
compile-time
initializer-list
constexpr
Constructor from initializer_list
Nov 18, 2022
c++
constructor
initializer-list
how to overload empty std::initializer_list?
Jan 17, 2021
c++
c++11
overloading
initializer-list
Preventing narrowing conversion when using std::initializer_list
Apr 11, 2020
c++
c++11
initializer-list
Order of evaluation of elements in list-initialization
Feb 12, 2020
c++
gcc
c++11
initializer-list
operator-precedence
memory leak under GCC (but not Clang) when throwing in the middle of a C++14 initializer list for std::list<shared_ptr>
May 09, 2020
c++
exception-handling
c++14
shared-ptr
initializer-list
is there a way to pass nested initializer lists in C++11 to construct a 2D matrix?
Nov 14, 2022
c++
c++11
nested-lists
initializer-list
Can I Reference Previous Members of an Initializer List?
Sep 06, 2022
c++
arrays
language-lawyer
initializer-list
aggregate-initialization
Range-based for with brace-initializer over non-const values?
Sep 20, 2022
c++
c++11
initializer-list
« Newer Entries
Older Entries »