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++17
Managing trivial types
Oct 18, 2022
c++
c++11
c++14
language-lawyer
c++17
Why do char{} and char() work as a temporary variable for a char* argument?
Mar 28, 2022
c++
c++14
c++17
visual-c++-2017
std::in_place_t and friends in C++17
Jan 16, 2022
c++
language-lawyer
c++17
How to provide deduction guide for nested template class?
Mar 22, 2022
c++
templates
c++17
template-argument-deduction
Why do std::optional constructors use std::in_place?
Sep 14, 2022
c++
c++17
stdoptional
Why is an initializer_list of enum values not considered a constant expression?
Sep 13, 2022
c++
language-lawyer
c++17
constexpr
No implicit conversion from std::string to std::string_view in C++17 (was in std::experimental::basic_string_view)
Nov 12, 2020
c++
c++17
C++: Can std::tuple_size/tuple_element be specialized?
Aug 15, 2019
c++
c++17
structured binding initializer inside if statement does not compile
Sep 15, 2022
c++
c++17
structured-bindings
Why structured bindings only work with auto
Jul 16, 2022
c++
c++17
auto
structured-bindings
direct-initialization vs direct-list-initialization (C++)
Oct 26, 2022
c++
c++17
list-initialization
Why does "const auto [x, y]" not behave as expected when binding to reference types?
Mar 16, 2022
c++
standards
c++17
decltype
structured-bindings
How do I use std::optional in C++?
Oct 16, 2022
c++
c++17
stdoptional
Why is sfinae on if constexpr not allowed?
Jul 17, 2022
c++
c++17
Guaranteed elision and chained function calls
Nov 20, 2022
c++
c++17
copy-elision
Overload a lambda function
Aug 17, 2022
c++
lambda
overloading
c++17
function-object
Why does std::atomic constructor behave different in C++14 and C++17
Oct 19, 2022
c++
c++14
c++17
stdatomic
struct to/from std::tuple conversion
Oct 15, 2022
c++
c++17
Function with a fixed amount of parameters determined by an integer
Sep 13, 2022
c++
function
c++11
c++14
c++17
Get index by type in std::variant
Feb 24, 2022
c++
c++17
c++-standard-library
« Newer Entries
Older Entries »