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
How to get the file size in bytes with C++17
Sep 11, 2022
c++
c++17
filesize
c++-standard-library
What are the evaluation order guarantees introduced by C++17?
Aug 16, 2022
c++
c++17
operator-precedence
How does guaranteed copy elision work?
Aug 31, 2022
c++
c++17
copy-elision
std::ignore with structured bindings?
Feb 14, 2022
c++
language-lawyer
c++17
Why use std::make_unique in C++17?
Aug 16, 2022
c++
c++17
unique-ptr
C++20 behaviour breaking existing code with equality operator?
Sep 12, 2022
c++
c++17
c++20
spaceship-operator
experimental::filesystem linker error
Dec 14, 2021
c++
gcc
c++17
Lambda returning itself: is this legal?
Aug 21, 2022
c++
lambda
language-lawyer
c++17
auto
Most elegant way to write a one-shot 'if'
Dec 14, 2021
c++
if-statement
c++17
polymorphic_allocator: when and why should I use it?
Dec 14, 2021
c++
allocator
c++17
How do inline variables work?
Aug 16, 2022
c++
c++17
How to enable C++17 compiling in Visual Studio?
Sep 09, 2022
c++
visual-studio
compilation
c++17
Does C++11, 14, 17 or 20 introduce a standard constant for pi?
Aug 14, 2022
c++
c++11
c++14
language-lawyer
c++17
What made i = i++ + 1; legal in C++17?
Aug 14, 2022
c++
language-lawyer
c++17
What is string_view?
Aug 14, 2022
c++
c++17
string-view
fundamentals-ts
std::lock_guard or std::scoped_lock?
Aug 14, 2022
c++
multithreading
locking
c++17
How exactly is std::string_view faster than const std::string&?
Sep 11, 2022
c++
string
c++17
string-view
What is the purpose of std::launder?
Sep 16, 2022
c++
memory
c++17
c++-faq
stdlaunder
enum to string in modern C++11 / C++14 / C++17 and future C++20
Sep 15, 2022
c++
string
enums
c++17
c++20
What are Aggregates and PODs and how/why are they special?
Aug 13, 2022
c++
c++11
aggregate
c++17
standard-layout
« Newer Entries
Older Entries »