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 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
Why is std::get<T> for `variant` a global function?
Aug 23, 2022
c++
templates
variadic-templates
c++17
C++17, deprecated functions in <memory> standard library?
Apr 13, 2022
c++
memory-management
language-lawyer
c++17
c++20
How can I check that assignment of const_reverse_iterator to reverse_iterator is invalid?
Apr 23, 2022
c++
c++17
Why there is no std::uninitialized_move_if_noexcept?
Feb 05, 2022
c++
c++17
move
placement-new
noexcept
std::addressof as a constant expression in C++17
Aug 22, 2022
c++
memory
constexpr
c++17
addressof
Can C++17's deduced `auto` non-type `template` parameters pattern-match templates with explicit non-type parameters?
Oct 31, 2022
c++
templates
auto
c++17
C++17 alias template with template class default arguments
Aug 26, 2022
c++
class
templates
alias
c++17
std::tuple_cat but only with unique elements
Mar 17, 2021
c++
templates
tuples
c++17
template-meta-programming
Disable old (Qt4-style) Signal-Slot syntax in Qt5 code
Sep 11, 2022
c++
qt
qt5
c++17
signals-slots
« Newer Entries
Older Entries »