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 could std::experimental::source_location be implemented?
Sep 03, 2019
c++
reflection
c++17
fundamentals-ts
std-source-location
constexpr reference to a variable of an anonymous struct
Feb 07, 2022
c++
c++11
c++14
unions
c++17
c++ remove noexcept from decltype returned type
Nov 18, 2022
c++
template-meta-programming
c++17
decltype
Convert a string to std filesystem path
Mar 02, 2022
c++
c++17
std::tr1 with visual studio 2017
Aug 30, 2022
c++
visual-c++
visual-studio-2017
c++17
tr1
Named, static dispatching with std::variant
Oct 25, 2022
c++
c++17
Trailing class template arguments not deduced
Dec 03, 2021
c++
templates
gcc
c++17
type-deduction
c++17 Ambiguity when compare string_view with string
Sep 15, 2022
c++
c++17
string-view
Recognize that a value is bool in a template
Sep 24, 2022
c++
c++17
Why didn't the C++17 standard bring partial class template argument deductions? [duplicate]
May 26, 2022
c++
templates
c++17
template-argument-deduction
Zero-initializing elements of a std::array with a default member initializer
May 23, 2022
c++
c++17
std::optional implemented as union vs char[]/aligned_storage
Sep 25, 2022
c++
c++17
unions
placement-new
stdoptional
Why does proposed `std::shared_ptr::operator[]` take `std::ptrdiff_t` as an argument
Jun 23, 2021
c++
c++17
Why does clang, using libstdc++, delete the explicitly defaulted constructor on a type containing std::optional?
Oct 22, 2022
c++
c++17
language-lawyer
clang++
libstdc++
Reinterpret cast a template non-type parameter: clang c++14 vs c++1z
Apr 14, 2019
c++
clang
c++14
c++17
Can the std::vector range constructor invoke explicit conversions?
Jun 09, 2021
c++
c++17
Since C++17 supports shared_ptr of array, does this mean that an explicit deleter for T[] is no longer required in both ctor and reset?
Sep 21, 2022
c++
arrays
shared-ptr
c++17
Why do structured bindings depend on tuple_element?
Dec 21, 2019
c++
c++17
structured-bindings
__PRETTY_FUNCTION__ in constant expression
Aug 30, 2022
c++
c++17
constant-expression
Class template argument deduction and default template parameters
Sep 21, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
« Newer Entries
Older Entries »