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
How to get name for each argument in variadic macros?
Oct 16, 2022
c++
macros
c++14
c++17
"if constexpr" interaction with "try in constexpr function" warning
Nov 08, 2022
c++
c++17
template-meta-programming
if-constexpr
const auto reference binding to (null) pointer - what is the actual type?
Nov 13, 2022
c++
pointers
reference
c++17
auto
Initialisation of aggregate with default constructor deleted in c++20
May 11, 2022
c++
c++17
c++20
aggregate-initialization
deleted-functions
How to iterate over the types of std::variant?
Sep 30, 2022
c++
c++17
template-meta-programming
variant
nlohmann-json
Compiler for C++ 17 [closed]
Sep 11, 2022
c++17
What is a Node Handle?
Nov 19, 2022
c++
c++17
Using C++17 'any' with Xcode 8.1
Sep 04, 2022
c++
c++17
stdany
Returning const char* from a string literal in C++? [duplicate]
Sep 04, 2021
c++
c++17
string-literals
const-char
gcc and clang throw "no matching function call" but msvc (cl) compiles and works as expected
Aug 30, 2022
c++
gcc
clang
c++17
cl
why C++17 destroy()/destroy_n() functions run forward (and not backwards)?
Jul 17, 2021
c++
c++17
Using incomplete type in a member function of a class template
Jul 12, 2021
c++
templates
c++17
Sequence points - is this gcc warning a bug?
Aug 24, 2022
c++
c++17
language-lawyer
Type trait for copying cv reference qualifiers
Apr 24, 2022
c++
c++11
c++14
typetraits
c++17
Is it possible to use std::byte as the underlying type for an enum class?
Nov 07, 2022
c++
c++17
Filter a tuple of types in c++17
Mar 19, 2019
c++
templates
tuples
c++17
Template ignores [[nodiscard]] attribute
Dec 09, 2018
c++
gcc
clang
language-lawyer
c++17
Getting active value in std::visit without knowing which value is active
May 02, 2022
c++
c++17
variant
Default argument for a functor in a templated parameter
Nov 12, 2022
c++
lambda
c++14
c++17
template-argument-deduction
Is there any way to create a function that takes as argument a member function or a member?
Sep 05, 2022
c++
templates
c++17
member
member-functions
« Newer Entries
Older Entries »