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
std::tie in constructor's initializer list
Jul 31, 2026
c++
constructor
tuples
initializer-list
Why can't the type of std::initializer_list be deducted in such a case? [duplicate]
Jul 29, 2026
c++
c++11
initializer-list
How are we able to default construct object without a default constructor
Jul 28, 2026
c++
constructor
language-lawyer
initializer-list
Using Integer Literals in C++ Initializer List
Jul 28, 2026
c++
initialization
initializer-list
Passing std::initializer_list as a non-type template argument
Jul 27, 2026
c++
templates
c++11
initializer-list
Use of Initialization List
Jul 25, 2026
c++
constructor
initializer-list
QVector<int> with initializer list fails with 3 items
Jul 23, 2026
c++
qt
initializer-list
qabstractitemmodel
Comparing object with initializer list [duplicate]
Jul 22, 2026
c++
c++11
operators
initializer-list
Why does ADL not work with an unnamed initializer_list?
Jul 21, 2026
c++
c++11
initializer-list
argument-dependent-lookup
Returning a braced initializer list from a function: What is it compiled down to?
Jul 20, 2026
c++
initializer-list
Can I rely on initializer_list::const_iterator being a plain pointer?
Jul 12, 2026
c++
pointers
iterator
initializer-list
DRY way to construct all elements of an array with the same initializer list?
Jul 06, 2026
c++
arrays
c++11
constructor
initializer-list
Why the value of this matrix element is unknown?
Jul 06, 2026
c
multidimensional-array
initialization
initializer-list
Is initializer_list considered part of the C++ core language?
Jul 01, 2026
c++
language-lawyer
initializer-list
Why does an explicitly declared constructor prevent member initialisation with a C++ 11 initialisation list?
Jun 29, 2026
c++
c++11
language-lawyer
initializer-list
cannot assign or copy iostream object?
Jun 24, 2026
c++
iostream
initializer-list
Is this partial function template specialization?
Jun 25, 2026
c++
templates
c++11
template-specialization
initializer-list
Nested initializer lists don't construct the nested arrays as I would expect
Jun 22, 2026
c++
initializer-list
Is it good habit to always initialize objects with {}?
Jun 19, 2026
c++
c++11
initializer-list
What is the difference between these two forms of list initialization for std::map?
Jun 17, 2026
c++
c++11
initializer-list
list-initialization
Older Entries »