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
Removing the void specializations for std::future and std::promise
Feb 02, 2021
c++
c++11
c++14
future
c++17
`if constexpr`, inside lambda, inside pack expansion -- compiler bug?
Oct 17, 2018
c++
language-lawyer
c++17
clang++
compiler-bug
Template argument deduction failure with new expression
Sep 13, 2022
c++
c++17
template-argument-deduction
Template parameter dependant [[nodiscard]]
May 05, 2022
c++
attributes
c++17
nodiscard
What is the correct way to implement iterator and const_iterator in C++17?
Sep 05, 2022
c++
c++17
Partial ordering rules of template parameter pack in C++17
Sep 14, 2022
c++
templates
c++17
language-lawyer
Removing elements marked for removal with Ranges-V3
Sep 16, 2022
c++
c++17
range-v3
erase-remove-idiom
Why is <> required when specifying a template class which has defaults for all its template parameters?
Nov 19, 2022
c++
templates
c++17
How to Generate Arbitrarily Nested Vectors in C++?
Jun 23, 2022
c++
c++11
templates
vector
c++17
Declaring a member function with a typedef coming from a metafunction
Mar 17, 2019
c++
language-lawyer
c++17
Are lock-free atomics address-free in practice?
Sep 10, 2022
c++
shared-memory
c++17
atomic
lock-free
Does std::vector::assign/std::vector::operator=(const&) guarantee to reuse the buffer in `this`?
Oct 29, 2022
c++
c++14
language-lawyer
c++17
Constexpr alternative to placement new to be able to leave objects in memory uninitialized?
Sep 05, 2022
c++
c++17
Calling methods of temporary objects created using class template argument deduction [duplicate]
Jun 01, 2022
c++
gcc
clang
language-lawyer
c++17
SFINAE-based detection using void_t and protected nest classes
Nov 05, 2020
c++
gcc
c++17
detection
void-t
Lazy-evaluate dependent-types (CRTP) [duplicate]
Apr 25, 2022
c++
c++17
crtp
How to read files in a directory on Linux?
Aug 25, 2022
c++
gcc
segmentation-fault
c++17
std::accumulate with a reference?
Nov 03, 2022
c++
algorithm
templates
c++17
Move constructor not inherited nor default generated
Nov 09, 2022
c++
c++11
inheritance
c++17
move-semantics
Is there a portable literal suffix for int64_t and similar types?
Sep 07, 2022
c++
c++17
portability
« Newer Entries
Older Entries »