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 must the delimiters of raw string literals be under 16 chars?
Aug 17, 2017
c++
c++14
string-literals
c++17
rawstring
C++17 variant<any> inside the class
Aug 29, 2019
c++
gcc
c++17
variant
How to simplify complicated SFINAE syntax, in pre-C++11, C++11, 14 and 17?
Oct 04, 2022
c++
templates
sfinae
c++03
c++17
Should there be a diagnostic from GCC compiler for this ill-formed C++ code involving [[fallthrough]] attribute?
Oct 20, 2022
c++
gcc
c++17
gcc-warning
fall-through
Is instantiating a class template with an incomplete type ill-formed, if the type is defined afterwards?
Mar 27, 2022
c++
language-lawyer
c++17
What does the standard say about char arrays as template arguments?
Nov 10, 2022
c++
templates
language-lawyer
c++17
linkage
Innocent range based for loop not working
Apr 09, 2022
c++
for-loop
c++17
initializer-list
error: 'string_view' is not a member of 'std'
Apr 04, 2022
c++
visual-studio-code
c++17
Are captureless lambda guaranteed to be empty by the standard?
Nov 08, 2022
c++
lambda
c++17
c++20
Is it possible to check if a user literal is defined for given type and argument?
Apr 03, 2022
c++
templates
sfinae
c++17
C++ Templates - The Complete Guide: Understanding footnote comment about decltype and return type
Dec 10, 2021
c++
templates
c++17
decltype
void-t
Fold expressions and empty parameters pack: what's the expected result?
Jan 11, 2022
c++
templates
c++17
fold-expression
In C++17, why do associative containers have an `erase` member function that takes (non-`const`) `iterator`?
Sep 05, 2022
c++
iterator
stdmap
c++17
const-iterator
std::vector on forward declared type
Sep 24, 2022
c++
c++11
stl
forward-declaration
c++17
Associativity of fold-expressions
Feb 11, 2021
c++
language-lawyer
c++17
associativity
fold-expression
Structured bindings for your own type that isn’t a struct or a tuple(via public member function)
Aug 05, 2021
c++
c++17
stdtuple
structured-bindings
if-constexpr
std::filesystem::directory_iterator linker issue (C++17) [duplicate]
Sep 22, 2021
c++
c++17
Why isn't std::variant allowed to equal compare with one of its alternative types?
Mar 14, 2022
c++
c++17
std-variant
When do you need a null terminated string in a read-only scenario?
Sep 21, 2022
c++
string
c++17
string-view
Static member access in constant expressions
Oct 20, 2022
c++
language-lawyer
c++17
constexpr
static-members
« Newer Entries
Older Entries »