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
Iterating through map keys in C++ 17
Apr 29, 2022
c++
c++17
Is "constexpr if" considered SFINAE?
Nov 03, 2022
c++
c++17
constexpr
sfinae
overload-resolution
Why is this nested lambda not considered constexpr?
Oct 27, 2022
c++
lambda
metaprogramming
c++17
boost-hana
What drawbacks would exist if std::string::substr returned std::string_view?
Oct 14, 2022
c++
string
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
« Newer Entries
Older Entries »