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
Are C++17 Parallel Algorithms implemented already?
Aug 31, 2022
c++
parallel-processing
g++
c++17
clang++
Does structured binding work with std::vector?
Aug 31, 2022
c++
vector
pattern-matching
c++17
structured-bindings
C++ std::variant vs std::any
Aug 31, 2022
c++
c++17
How to enable /std:c++17 in VS2017 with CMake
Aug 31, 2022
c++
cmake
visual-studio-2017
c++17
c_str() vs. data() when it comes to return type
Sep 15, 2022
c++
string
c++17
c-str
std::any without RTTI, how does it work?
Aug 31, 2022
c++
stl
c++17
rtti
Why doesn't remove_reference work on functions?
Oct 03, 2020
c++
templates
types
c++17
Initialize an std::array algorithmically at compile time
Sep 24, 2022
c++
initialization
c++17
compile-time
stdarray
Why doesn't this "undefined extern variable" result in a linker error in C++17?
Aug 31, 2022
c++
linker-errors
extern
c++17
if-constexpr
Fold expressions with arbitrary callable?
Sep 04, 2018
c++
fold
c++17
Overloading multiple function objects by reference
Oct 17, 2022
c++
overloading
template-meta-programming
c++17
function-object
Why can't decomposition declarations be constexpr?
Jan 06, 2020
c++
constexpr
c++17
structured-bindings
Why would a new[] expression ever invoke a destructor?
Aug 30, 2022
c++
c++17
new-operator
Can the structured bindings syntax be used in polymorphic lambdas
Sep 15, 2022
c++
lambda
c++17
structured-bindings
What are contracts (as proposed for C++17)?
Aug 30, 2022
c++
assertion
design-by-contract
c++17
"constexpr if" vs "if" with optimizations - why is "constexpr" needed?
Aug 30, 2022
c++
constexpr
c++17
if-constexpr
how to convert filesystem path to string
Jan 12, 2019
c++
c++17
Why is template parameter pack used in a function argument type as its template argument list not able to be explicit specified
Oct 01, 2022
c++
templates
c++17
why doesn't std::any_cast support implicit conversion?
Aug 30, 2022
c++
c++17
Is "enum class" a class type in C++?
Aug 30, 2022
c++
c++11
enums
c++17
« Newer Entries
Older Entries »