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
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
Applying multiple tuples to the same function (i.e. `apply(f, tuples...)`) without recursion or `tuple_cat`
Dec 10, 2021
c++
templates
tuples
variadic-templates
c++17
Structured binding and tie()
Jan 25, 2020
c++
c++17
structured-bindings
Can you use a subexpression within fold expressions?
Feb 21, 2022
c++
c++11
c++17
fold-expression
Enum like calculated constants
Oct 20, 2022
c++
c++17
constexpr
Why does std::atomic compile from C++17 even with a deleted copy constructor?
Apr 11, 2022
c++
initialization
c++17
stdatomic
copy-elision
Why is `std::invoke` not constexpr?
May 14, 2020
c++
std
invoke
constexpr
c++17
What type will make "std::has_unique_object_representations" return false?
Apr 09, 2022
c++
standards
c++17
typetraits
Auto range based structured bindings with vector
Feb 26, 2022
c++
c++17
structured-bindings
Checking if variadic template parameters are unique using fold expressions
Mar 05, 2022
c++
templates
c++17
variadic-templates
fold-expression
Fold expressions in MSVC
Aug 30, 2022
c++
language-lawyer
variadic-templates
c++17
fold-expression
Trigraphs in a comment, converted in c++11, ignored in c++17
Apr 19, 2022
c++
c++11
c++17
« Newer Entries
Older Entries »