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
Is there a better alternative to std::remove_if to remove elements from a vector?
Sep 03, 2022
c++
c++11
stl
c++17
erase-remove-idiom
Why wasn't yield added to C++0x?
Apr 02, 2018
c++
c++11
yield
c++17
Why does this usage of C++17 if constexpr fail?
Oct 11, 2022
c++
if-statement
templates
c++17
constexpr
What is the purpose of std::byte?
Aug 22, 2022
c++
byte
c++17
Do const references in structured bindings extend the lifetime of the decomposed object?
Sep 03, 2022
c++
c++17
structured-bindings
int a=1, is a || 1 a constant expression?
Oct 10, 2022
c++
language-lawyer
constant-expression
c++17
What does std::includes actually do?
Oct 21, 2022
c++
language-lawyer
c++17
stl-algorithm
Is there sense in using const std::string& arguments in C++17?
Sep 03, 2022
c++
c++17
Why doesn't an if constexpr make this core constant expression error disappear?
Aug 30, 2022
c++
language-lawyer
c++17
constexpr
if-constexpr
Why does const auto &p{nullptr} work while auto *p{nullptr} doesn't in C++17?
Oct 26, 2022
c++
c++17
auto
nullptr
std::ptr_fun replacement for c++17
Mar 18, 2022
c++
c++17
Lambda passed to template not defined
Sep 11, 2022
c++
templates
lambda
c++17
Correctly propagating a `decltype(auto)` variable from a function
Sep 05, 2022
c++
c++17
auto
copy-elision
decltype-auto
Constructor conditionally marked explicit
Oct 15, 2022
c++
c++17
Contiguous iterator detection
Sep 03, 2021
c++
iterator
c++17
c++20
iterator-traits
Should reading negative into unsigned fail via std::cin (gcc, clang disagree)?
Aug 13, 2022
c++
language-lawyer
c++17
cin
c++-standard-library
Compile-time reflection in C++1z? [closed]
Jul 16, 2018
c++
reflection
standard-library
c++17
How to enable C++17 on Mac?
Sep 02, 2022
c++
macos
clang
c++17
darwin
C++17 lambda capture *this
Sep 15, 2022
c++
lambda
c++17
c++-faq
What do we need std::as_const() for?
Sep 07, 2022
c++
constants
c++17
typetraits
rationale
« Newer Entries
Older Entries »