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
Class template partial specialization equivalence
Nov 12, 2021
c++
language-lawyer
c++17
constexpr std::optional reset
Oct 24, 2022
c++
c++17
constexpr
stdoptional
Structured binding in lambda arguments
Mar 17, 2022
c++
c++17
structured-bindings
Can an inline variable be changed after initialization in C++17?
Sep 10, 2022
c++
visual-c++
dll
clang
c++17
How to `std::bind()` a standard library algorithm?
Oct 01, 2017
c++
c++11
c++14
c++17
How will concepts lite interact with universal references?
Oct 15, 2018
c++
c++-concepts
universal-reference
c++17
forwarding-reference
std::visit for variant fails to compile under clang 5 [duplicate]
Jan 09, 2022
c++
c++17
Could not convert from brace-enclosed initializer list to std tuple
Dec 05, 2019
c++
variadic-templates
c++17
initializer-list
uniform-initialization
why use invoke helper rather than just call functor?
Jan 28, 2022
c++
functor
c++17
Why do clang and g++ print 0 for a1.v and a2.v in this example in C++1z?
Jul 08, 2020
c++
c++17
compiler tries to evaluate unreachable code after constexpr if
Feb 26, 2021
c++
templates
recursion
c++17
template-meta-programming
Adding bitwise operations and conversion-to-bool to scoped enums - a Christmastide exploration
Sep 20, 2021
c++
c++17
enum-class
Force template instantiation via typedef : success at g++ , fail at Visual C++
Mar 23, 2022
c++
visual-c++
g++
c++17
template-instantiation
What's the Difference Between floor and duration_cast?
Aug 22, 2022
c++
c++11
chrono
floor
c++17
Nested constexpr-if statement in discarded branch is still evaluated?
Jun 12, 2021
c++
nested
c++17
if-constexpr
What's the shortest path in C++11 (or newer) to create an RAII wrapper without having to write a new class?
Jun 08, 2021
c++
c++11
c++14
c++17
raii
"temporary of type 'A' has protected destructor", but its type is B
Apr 08, 2022
c++
initialization
language-lawyer
c++17
access-levels
Constructor taking std::initializer_list is preferred over other constructors
Mar 31, 2022
c++
constructor
c++17
language-lawyer
initializer-list
How does this template type deduction and overload resolution work?
Mar 07, 2022
c++
templates
language-lawyer
c++17
argument-dependent-lookup
std::launder and strict aliasing rule
Mar 19, 2022
c++
language-lawyer
c++17
strict-aliasing
placement-new
« Newer Entries
Older Entries »