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
What are use cases for structured bindings?
Jun 10, 2022
c++
c++17
structured-bindings
std::make_shared() change in C++17
Sep 23, 2022
c++
language-lawyer
c++17
make-shared
exception-safety
Passing functions in C++
Sep 05, 2022
c++
c++17
Make integer sequence unique at compile time
Mar 07, 2022
c++
templates
c++17
template-meta-programming
Why does GCC not seem to have the filesystem standard library?
Feb 22, 2022
c++
gcc
raspberry-pi
c++17
gcc6
Is there any way to get char by auto type deduction using decimal ASCII Code?
Mar 09, 2022
c++
c++14
c++17
What are the constraints on the user using STL's parallel algorithms?
Oct 28, 2022
c++
stl
c++17
Has a std::byte pointer the same aliasing implications as char*?
Mar 15, 2022
c++
c++17
strict-aliasing
Pointer interconvertibility vs having the same address
Nov 18, 2022
c++
arrays
pointers
language-lawyer
c++17
C++17 why not remove digraphs along with trigraphs?
Sep 03, 2022
c++
standards
digraphs
trigraphs
c++17
Does struct with reference member have unique object representation?
Jul 12, 2022
c++
c++17
language-lawyer
C++17 class template partial deduction
Sep 03, 2022
c++
templates
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
« Newer Entries
Older Entries »