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
Get Apple clang version and corresponding upstream LLVM version
Aug 25, 2022
c++11
clang
c++14
llvm-clang
c++17
fatal error: filesystem: No such file or directory [closed]
Jul 09, 2020
c++
c++17
How the new range-based for loop in C++17 helps Ranges TS?
Aug 25, 2022
c++
c++11
for-loop
c++17
C++17: Keep only some members when tuple unpacking
Mar 09, 2022
c++
tuples
c++17
Cv-qualifications of prvalues (revisited)
Feb 12, 2021
c++
language-lawyer
c++17
temporary-objects
prvalue
Preparation for std::iterator Being Deprecated
Sep 14, 2022
c++
iterator
standards
deprecated
c++17
Deprecated header <codecvt> replacement
Sep 14, 2022
c++
utf-8
c++17
utf-16
codecvt
Why is there no implicit conversion from std::string_view to std::string?
Aug 17, 2022
c++17
string-view
Initializing variables in an "if" statement
Aug 17, 2022
c++
c++17
Is it allowed for a compiler to optimize away a local volatile variable?
Feb 25, 2022
c++
language-lawyer
c++17
volatile
Understanding std::hardware_destructive_interference_size and std::hardware_constructive_interference_size
Oct 09, 2020
c++
multithreading
concurrency
c++17
cpu-cache
Is a pointer with the right address and type still always a valid pointer since C++17?
Aug 17, 2022
c++
pointers
c++14
language-lawyer
c++17
How to enable C++17 in CMake
Sep 07, 2022
c++
visual-studio
cmake
c++17
Why is GCC warning me about a fallthrough even when I use [[fallthrough]]?
Aug 17, 2022
c++
switch-statement
c++17
fall-through
Lambda implicit capture fails with variable declared from structured binding
Jul 08, 2022
c++
lambda
visual-studio-2017
c++17
structured-bindings
Why is there no support for concatenating std::string and std::string_view?
Aug 17, 2022
c++
string
c++17
string-view
When does type information flow backwards in C++?
Apr 16, 2021
c++
types
language-lawyer
c++17
type-deduction
Are the experimental features of modern C++ reliable for long-term projects?
Aug 17, 2022
c++
c++11
portability
c++17
c++-standard-library
How to efficiently get a `string_view` for a substring of `std::string`
Aug 17, 2022
c++
view
c++17
stdstring
What are template deduction guides and when should we use them?
Aug 16, 2022
c++
templates
c++17
c++-faq
template-argument-deduction
« Newer Entries
Older Entries »