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 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
Difference between S() vs S{}?
Sep 15, 2022
c++
c++17
list-initialization
Neat way how to cyclically iterate 4 enum class values in both directions in C++?
Nov 05, 2022
c++
iteration
c++17
c++20
enum-class
Write a function that only accepts literal `0` or literal `1` as argument
May 29, 2022
c++
c++11
c++17
constexpr
literals
How to Insert spaces in (cout << ... << args) using fold expressions?
Feb 24, 2022
c++17
fold-expression
« Newer Entries
Older Entries »