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
Difference between indexing operator ([]) of string and string_view
Jul 08, 2019
c++
c++17
Possibility of store object type for std::any
Apr 25, 2022
c++
metaprogramming
c++17
c++-standard-library
Mixing void_t and variadic templates?
Oct 19, 2022
c++
variadic-templates
c++17
sfinae
void-t
Const casting empty base class
Mar 09, 2022
c++
c++14
language-lawyer
c++17
const-cast
Why does auto return type lose move semantics in this example?
Aug 30, 2022
c++
templates
auto
c++17
Is prvalue elision allowed in throw expressions
Aug 29, 2019
c++
exception
exception-handling
c++17
prvalue
What's the syntax to partially specialize a parmeter pack argument for void type?
Nov 06, 2022
c++
templates
c++17
template-specialization
comma operator makes lambda expression non-constexpr
Apr 08, 2022
c++
lambda
language-lawyer
c++17
constexpr
Partial specialization with more template parameters
Nov 08, 2022
c++
c++11
c++14
c++17
Why is std::swap allowed in this constexpr function?
Oct 02, 2020
c++
c++17
Is there a "safe" way to declare a lippincott function so that it won't be called outside of a catch?
Jan 14, 2022
c++
function
exception
c++17
Attempt to implement is_constexpr() - compilers diverge
May 06, 2022
c++
language-lawyer
c++17
constexpr
Resolving CRTP function overload ambiguity
May 04, 2022
c++
templates
c++17
crtp
ambiguous
Different behavior of direct and copy initialization on MS VC++ (using user-defined conversion operators)
Nov 02, 2022
c++
initialization
language-lawyer
c++17
conversion-operator
How to get compiler to prefer const method overloading in C++?
Mar 11, 2022
c++
constants
c++17
lazy-initialization
perfect-forwarding
clang-tidy suggest I remove const references, why?
Dec 28, 2021
c++
c++17
clang-tidy
Concise bidirectional static 1:1 mapping of values and types
Nov 02, 2021
c++
templates
c++17
template-meta-programming
c++20
How to avoid virtual inheritance in C++17?
Sep 30, 2022
c++
c++17
multiple-inheritance
rtti
Variadic aggregates as core language feature
Aug 16, 2021
c++
c++11
tuples
variadic-templates
c++17
Why does std::tuple decompose into rvalue references
Jan 10, 2022
c++
c++17
« Newer Entries
Older Entries »