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
Determine whether a constructor of an abstract base class is noexcept?
Jun 23, 2021
c++
c++11
c++14
c++17
noexcept
Why does as_const forbid rvalue arguments?
Aug 25, 2022
c++
rvalue
c++17
Is std::initializer_list{x, y, z} (CTAD) valid?
Sep 12, 2022
c++
language-lawyer
c++17
What changes to C++ made copy initialization work for class with explicit constructor?
Oct 22, 2022
c++
c++14
language-lawyer
c++17
explicit
Why is "inline" required on static inline variables?
Aug 18, 2022
c++
inline
c++17
Explicit default constructors in C++17
Sep 12, 2022
c++
c++17
default-constructor
explicit-constructor
Is it safe to link gcc 6, gcc 7, and gcc 8 objects?
Jul 08, 2021
c++
gcc
c++17
What are "terse ranged-based for loops"?
Feb 11, 2022
c++
c++17
How do I use the new C++17 execution policies? [duplicate]
Nov 01, 2022
c++
multithreading
algorithm
c++17
C++ standard: do namespace-scoped constexpr variables have internal linkage?
Aug 18, 2022
c++
c++11
language-lawyer
c++17
linkage
How can a compiler deduce this class template with forwarding reference?
Sep 12, 2022
c++
templates
c++17
template-argument-deduction
Best way to use emplace_back to avoid move constructor call?
Sep 15, 2022
c++
c++11
c++17
emplace
C++17 operator""s for string_view?
Aug 26, 2018
c++
c++17
How is P0522R0 breaking code?
Jul 14, 2022
c++
language-lawyer
clang++
c++17
Non-Movable C++17 Unique Pointer
Sep 12, 2022
c++
c++11
c++17
unique-ptr
Will I be able to declare a constexpr lambda inside a template parameter?
Mar 22, 2018
c++
templates
language-lawyer
c++17
C++ auto on int16_t casts to integer
Nov 04, 2022
c++
c++17
auto
decltype
difference between std::mutex and std::shared_mutex
Sep 12, 2022
c++
c++11
mutex
c++17
c++1z dynamic exception specification error
Nov 07, 2022
c++
c++17
exception-specification
gcc7
Class with all automatically-generated constructors/operators deleted can still be returned from a function?
Sep 12, 2022
c++
return-value
c++17
deleted-functions
« Newer Entries
Older Entries »