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
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
Clang Modules interaction with std <iterator> and <boost/move/iterator.hpp>
May 04, 2022
c++
boost
clang++
c++17
c++-modules
c++17 efficiently multiply parameter pack arguments with std::array elements
Dec 27, 2021
c++
templates
c++17
Reference initialization and constant expressions
Aug 27, 2022
c++
language-lawyer
c++17
Why does GCC diagnose a unused variable for structured bindings while Clang doesn't?
Jun 29, 2021
c++
gcc
language-lawyer
c++17
structured-bindings
Check whether an object derived from enable_shared_from_this is managed by shared_ptr?
Oct 21, 2021
c++
c++11
c++17
shared-ptr
Using std::filesystem::path to convert between separator types
Sep 06, 2022
c++
c++17
C++ Variant: Why does Converting constructor require sizeof...(Types) to be nonzero
Mar 05, 2021
c++
c++17
Forward declaration of a class nested in in a class template, is it legal?
Sep 13, 2022
c++
templates
c++14
language-lawyer
c++17
Why does `std::for_each_n` not compile?
Sep 12, 2022
c++
c++17
« Newer Entries
Older Entries »