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
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
clang 4 build error on <functional> with c++1z
Dec 10, 2020
c++
archlinux
clang++
c++17
Partial ordering of forwarding reference and normal reference with deduction guides
May 11, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
Getting the best of static_assert and std::is_invocable
Mar 11, 2019
c++
c++17
sfinae
static-assert
Providing tuple-like structured binding access for a class
Jun 27, 2020
c++
c++17
structured-bindings
« Newer Entries
Older Entries »