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 list-initialization
Why does the standard differentiate between direct-list-initialization and copy-list-initialization?
Aug 30, 2022
c++
c++11
language-lawyer
list-initialization
Why does this code compile (C++11) without a type mismatch error?
Aug 29, 2022
c++
c++11
list-initialization
Brace elision in std::array initialization
Aug 29, 2022
c++
c++11
language-lawyer
list-initialization
aggregate-initialization
Why do Clang and VS2013 accept moving brace-initialized default arguments, but not GCC 4.8 or 4.9?
Oct 01, 2018
c++
gcc
c++11
list-initialization
Has the C++17 extension to aggregate initialization made brace initialization dangerous?
Aug 28, 2022
c++
initialization
c++17
list-initialization
Why can I not brace initialize a struct derived from another struct?
Aug 28, 2022
c++
c++11
struct
list-initialization
Deleted default constructor. Objects can still be created... sometimes
Oct 28, 2022
c++
c++14
language-lawyer
list-initialization
aggregate-initialization
What does "return {}" statement mean in C++11?
Aug 25, 2022
c++
c++11
return
return-value
list-initialization
Why is list initialization (using curly braces) better than the alternatives?
Aug 13, 2022
c++
c++11
syntax
initialization
list-initialization
« Newer Entries