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
Static private function with templated type as a default argument in C++
Jun 04, 2020
c++
gcc
language-lawyer
c++17
What blocks implementation of std::to_chars and std::from_chars
Jan 11, 2022
c++
c++17
floating-point-conversion
Inheritance of copy constructors in C++17
Nov 07, 2022
c++
inheritance
language-lawyer
c++17
copy-constructor
Ambigous operator in gcc
Mar 19, 2022
c++
c++17
"Ambiguous base class" error in template context
Aug 11, 2021
c++
templates
c++14
language-lawyer
c++17
Can template parameter deduction be used in class data members?
Sep 16, 2022
c++
gcc
c++17
Are cv-qualifiers allowed on decltype(auto) variables?
Sep 25, 2022
c++
language-lawyer
auto
decltype
c++17
optional constructor with initializer_list
Feb 28, 2022
c++
c++14
optional
c++17
Using std::visit with variadic template struct
Mar 11, 2022
c++
c++17
Explicit destructor call with decltype
Jan 05, 2020
c++
c++14
language-lawyer
c++17
Is it legal to check whether the address of a subobject lies within the bounds of a containing object
Aug 01, 2020
c++
c++11
c++14
language-lawyer
c++17
Non pre-declared function call works for class types but not primitive types
Dec 17, 2019
c++
c++17
argument-dependent-lookup
How to work around std::get<>()'s lack of concurency specification
Dec 03, 2021
c++
multithreading
tuples
language-lawyer
c++17
What is the point of `std::make_optional`
Sep 02, 2022
c++
c++17
stdoptional
ctad
deduction-guide
Why is this expression not a constant expression?
Nov 19, 2022
c++
language-lawyer
c++17
Is it possible to have two or more active exceptions at the same time?
Aug 21, 2022
c++
exception
exception-handling
standards
c++17
std::vector of class with private constructor does not compile when using modern C++
Jan 29, 2022
c++
c++17
Nested template argument deduction for class templates not working
Oct 31, 2022
c++
templates
c++17
class-template
template-argument-deduction
Non Deduced context for a non type parameter
Apr 13, 2022
c++
c++11
c++14
c++17
variadic-templates
if constexpr with static_assert in lambda, which compiler is correct?
Aug 10, 2022
c++
templates
language-lawyer
c++17
static-assert
« Newer Entries
Older Entries »