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
Why is this reference binding ill-formed?
Jul 10, 2021
c++
language-lawyer
c++17
Do scalar members in a union count towards the common initial sequence?
Jun 14, 2022
c++
language-lawyer
c++17
unions
Can placeholder type in non-type template parameter involve overload resolution of the function passed as a template argument?
Aug 17, 2018
c++
templates
language-lawyer
c++17
Template type deduction according to constructor argument
Nov 08, 2022
c++
templates
c++17
type-deduction
c++17: header only: class static variable errors
Sep 12, 2022
c++
visual-c++
c++17
static-variables
Are fold expressions subject to short-circuiting?
Aug 30, 2022
c++
c++17
fold
short-circuiting
Implementing rvalue references as parameters in function overloads
Sep 16, 2022
c++
c++11
c++17
vector must have the same value as its allocator
Sep 13, 2021
c++
c++17
gcc8
The std::filesystem::recursive_directory_iterator exception
Oct 17, 2021
c++
windows-10
c++17
C++17: Wrapping callable using generic variadic lambda
May 30, 2022
c++
lambda
wrapper
c++17
perfect-forwarding
StateMachine with std::variant, getting the custom template deduction right
Sep 12, 2022
c++17
std-variant
Is VS picking the wrong specialisation? Why?
May 07, 2022
c++
visual-studio
visual-studio-2017
c++17
Why is the second parameter of std::assoc_laguerre an unsigned int?
Sep 13, 2022
c++
c++17
c++-standard-library
Inserting into a vector of move-only type
Jul 11, 2022
c++
vector
stl
c++17
Most 'functional' way to sum pairs of elements from a vector using C++17 or later?
May 28, 2022
c++
c++17
Modifying captured parameters in nested lambda: gcc vs clang?
Jul 02, 2021
c++
gcc
clang
c++14
c++17
correct (or safest )way of initializing void pointer with non-zero value?
Aug 31, 2022
c++
c++17
void
void-pointers
"No matching function for call" error when creating a vector of function variants
Jul 18, 2022
c++
c++17
variant
call of overloaded ‘<brace-enclosed initializer list>’ with suffices for pairs is ambiguous
May 19, 2022
c++
c++11
overloading
c++17
Doesn't C++ mandate that (cond ? string_1 : string_2) initialize a string?
Aug 31, 2022
c++
c++17
language-lawyer
« Newer Entries
Older Entries »