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
Compiling boost with MSVC2015 with /std:c++latest (or C++17/N4190)
Mar 25, 2022
c++
visual-c++
boost
visual-studio-2015
c++17
Recursively visiting an `std::variant` using lambdas and fixed-point combinators
Jun 11, 2020
c++
lambda
variant
c++17
boost-hana
Is "template argument deduction for class templates" supposed to deduce empty parameter packs for variadic class templates?
May 18, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
I just can not understand DR 712
Jul 01, 2021
c++
c++11
language-lawyer
c++17
one-definition-rule
Standard way of getting a non-specialized std::vector<bool> container
Nov 18, 2022
c++
vector
c++17
Replacing constants: when to use static constexpr and inline constexpr?
Sep 06, 2022
c++
constants
c++17
constexpr
How to store self-removing futures in a list
Aug 25, 2021
c++
c++17
future
Discrepancy in C++ between over-aligned struct and enum within container
May 01, 2021
c++
language-lawyer
c++17
memory-alignment
Is std::make_move_iterator redundant since C++17's class template argument deduction?
Nov 14, 2022
c++
iterator
c++17
Why can't we change data pointer of std::vector?
Sep 07, 2022
c++
c++17
stdvector
How can this code be constexpr? (std::chrono)
Oct 30, 2022
c++
c++14
constexpr
chrono
c++17
Implementing std::variant converting constructor - or: how to find first overload of all conversions from any T to Ti from parameter pack
Nov 02, 2019
c++
sfinae
c++17
Deduction guides and variadic class templates with variadic template constructors - mismatched argument pack lengths
Oct 18, 2022
c++
c++17
template-argument-deduction
Why does "if constexpr" not compile with Visual Studio 2017 15.3?
Nov 16, 2022
c++
visual-studio-2017
c++17
Automatically detect C++14 "return should use std::move" situation
Sep 09, 2022
c++
language-lawyer
move-semantics
c++17
compiler-specific
Copy Elision for Returned Temporaries
Nov 05, 2022
c++
standards
c++17
Using a constexpr static member of a reference as template argument
Aug 14, 2019
c++
language-lawyer
c++17
How to return std::lock_guard in a std::pair
May 11, 2022
c++
c++17
Why does a lock_guard on a mutex reference produce C26110
May 07, 2021
c++
c++11
visual-c++
c++17
std
`std::any_cast` returns a copy
Nov 10, 2022
c++
c++17
stdany
« Newer Entries
Older Entries »