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
QMake adding in extra "-std=gnu++11" when I use build kits that compile with Clang, which overides my .pro flag addition "-std=c++17"
Jul 04, 2021
makefile
clang
qt-creator
c++17
qmake
Template variables with template argument deduction and default template parameters
Nov 03, 2022
c++
templates
language-lawyer
c++17
default-parameters
C++17: Generic (multiple-inheritance based?) check for template in parameter pack
Sep 17, 2022
c++
templates
c++17
metaprogramming
What is guaranteed with C++ std::atomic at the programmer level?
Feb 26, 2022
c++
caching
concurrency
c++17
atomic
Valid syntax of calling pseudo-destructor for a floating constant
Jan 21, 2022
c++
syntax
floating-point
c++17
pseudo-destructor
How to use a requires clause with lambda functor arguments?
May 03, 2022
c++
c++11
c++17
c++-concepts
C++17 vector of Generic (Polymorphic) lambdas
Mar 28, 2022
c++
c++17
Point of evaluation of exception specification
Mar 08, 2022
c++
language-lawyer
c++17
noexcept
Using ranges::view::iota in parallel algorithms
Mar 04, 2022
c++
c++17
stl-algorithm
range-v3
c++20
C++ block scope extern declaration linkage, confusing C++ standard explanation
Mar 17, 2022
c++
clang
c++14
language-lawyer
c++17
std::optional assignment operator in a constexpr context
Sep 13, 2022
c++
c++17
optional
constexpr
libstdc++
How to emulate deduction guides for template aliases?
Oct 02, 2022
c++
templates
c++17
template-argument-deduction
template-aliases
C++17: still using enums as constants? [duplicate]
Nov 14, 2022
c++
enums
c++17
Why do I need to move `std::unique_ptr`
Sep 24, 2022
c++
c++17
unique-ptr
move-semantics
structured-bindings
Variable template template?
Aug 26, 2022
c++
c++14
c++17
template-templates
variable-templates
Is there a standard generalization of void_t for other types?
Aug 30, 2022
c++
sfinae
c++17
Perfect forwarding with class template argument deduction
Sep 16, 2022
c++
templates
c++17
perfect-forwarding
template-argument-deduction
Is there any benefit in using std::forward instead of std::move to initialize an object?
Oct 09, 2020
c++
c++17
How to efficiently move (some) items from one std::map to another?
Apr 27, 2022
c++
stl
c++17
stdmap
Will C++17 template arguments with auto feature allow constrained std::function objects?
Aug 24, 2022
c++
templates
auto
c++17
std-function
« Newer Entries
Older Entries »