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
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
Initialization of multiple members using multiple return value
Nov 03, 2022
c++
c++17
multiple-return-values
Setup Clang on Travis CI for C++17
Dec 04, 2021
clang
travis-ci
c++17
Is "if constexpr" useful outside of templates?
Aug 16, 2022
c++
c++17
constexpr
if-constexpr
template-instantiation
c++: operator = is ambiguous when implementing move assignment
Nov 13, 2022
c++
operator-overloading
c++17
move-semantics
Qt: construct a mutable iterator for template (maps, lists, sets, ...)
Feb 10, 2020
c++
qt
templates
iterator
c++17
Add member functions and member variables based on template argument
Sep 16, 2022
c++
templates
c++17
sfinae
template-specialization
Overloading operator new with smaller default alignment
Sep 26, 2020
c++
language-lawyer
c++17
initialization order of thread_local vs. global variables
Jun 17, 2022
c++
c++17
language-lawyer
undefined-behavior
Perfect forwarding constructor and inheriting constructors
Sep 05, 2022
c++
c++17
language-lawyer
perfect-forwarding
clang 3.6 fold expression left/right
Jun 22, 2021
c++
clang
clang++
c++17
Is it absolutely necessary for std::any_cast() and std::get_if(std::variant) to take pointer as an argument?
Oct 29, 2022
c++
c++17
« Newer Entries
Older Entries »