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
std::string_view and std::string in std::unordered_set [duplicate]
Dec 28, 2021
c++
stl
c++17
unordered-set
string-view
Problem in GCC/C++17 with template template class
Aug 27, 2020
c++
templates
gcc
clang
c++17
Why can std::apply call a lambda but not the equivalent template function?
Jul 29, 2019
c++
templates
lambda
c++17
Is it possible to automatically define a variable static or non-static depending on whether the initialization is constexpr?
Sep 05, 2022
c++
c++17
Status of ranges for C++1z? [closed]
Dec 18, 2017
c++
c++11
range
standards
c++17
c++ deduce the type of a nested exception
Mar 22, 2022
c++
c++11
exception
c++14
c++17
[[maybe_unused]] on enumerator
Sep 05, 2022
c++
attributes
language-lawyer
c++17
Should deduction guide argument initialization considered by class template specialization deduction?
Jan 22, 2022
c++
language-lawyer
c++17
template-argument-deduction
g++ c++17 class template argument deduction not working in a very specific case
Apr 06, 2022
c++
templates
c++17
template-argument-deduction
class-template
How does guaranteed copy elision work in list-initialization in C++1z?
Feb 07, 2022
c++
c++17
copy-elision
list-initialization
Constexpr lambda by default?
Aug 22, 2022
c++
lambda
constexpr
c++17
auto template parameters: g++ 7.3 vs clang++ 6.0 : Which compiler is correct?
Nov 01, 2022
c++
g++
clang++
c++17
Is there a way to detect if the current member function is operating on an lvalue or rvalue?
Feb 13, 2022
c++
c++17
Can we refer to member variables in a noexcept specification?
Nov 05, 2022
c++
language-lawyer
c++14
c++17
noexcept
Generic comparison operator for structs
Mar 16, 2022
c++
c++17
stdtuple
Is there any sense to declare static global variable as inline?
Oct 19, 2022
c++
static
c++17
global
inline
How to elide copy when chaining?
Nov 02, 2022
c++
c++14
c++17
Why does `std::pmr::polymorphic_allocator` not propagate on container move?
Sep 10, 2022
c++
c++17
allocator
Const-correct accessor to vector of pointers without transfer of ownership in abstract interface
Aug 14, 2022
c++
c++14
api-design
c++17
Where in the Standard does it say that the default member initializer for U::j should be ignored by the compiler?
Oct 18, 2022
c++
language-lawyer
unions
c++17
« Newer Entries
Older Entries »