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
Using std::enable_if with out-of-line member functions and templated static member conditions
Nov 23, 2021
c++
templates
c++17
sfinae
enable-if
C++ aligned new[]
Nov 08, 2022
c++
c++17
memory-alignment
Order of evaluation of expressions in a function call
Aug 29, 2022
c++
c++17
When does NRVO kick in? What are the requirements to be satisfied?
Feb 19, 2022
c++
c++17
c++14
c++20
copy-elision
Where is the equivalent of std::filesystem::last_write_time() for the file's creation time?
Sep 11, 2022
c++
file
filesystems
c++17
c++-standard-library
Can pointers on std::type_info be compared for equality in constant expressions?
Sep 14, 2022
c++
c++17
language-lawyer
constexpr
typeid
returning string_view from function
Sep 05, 2022
c++
c++17
string-view
non type template parameter pack expansion [duplicate]
Sep 29, 2022
c++
c++17
fold-expression
parameter-pack
constexpr std::optional possible implementation
May 28, 2022
c++
c++11
c++14
c++17
C++ , function pointer exception error
Nov 16, 2022
c++
exception
language-lawyer
function-pointers
c++17
Does std::allocator handle over-aligned types in C++17?
Nov 13, 2022
c++
c++17
memory-alignment
allocator
Why lambda expression's capture list cannot be decomposed using structured bindings
Sep 19, 2022
c++
lambda
language-lawyer
c++17
structured-bindings
How does std::variant becomes valueless_by_exception in this example?
Jun 28, 2022
c++
exception
c++17
variant
Constraint on std::optional's forwarding reference constructor
Nov 01, 2019
c++
overloading
optional
c++17
Compiling Eigen with C++17 needs _SILENCE_CXX17_NEGATORS_DEPRECATION_WARNING definition
Jan 06, 2022
c++
c++17
eigen
Template parameter can't be deduced on implicitly constructed argument
Jul 13, 2022
c++
templates
c++17
template-argument-deduction
defining a variadic coordinate (tuple) type in C++17?
Oct 29, 2022
c++
tuples
c++17
variadic-templates
template-meta-programming
About aligned storage and trivially copyable/destructible types
Apr 16, 2022
c++
language-lawyer
c++17
undefined-behavior
Does copy elision work with structured bindings
Oct 07, 2022
c++
c++17
rvalue
copy-elision
structured-bindings
Why does std::visit take a variable number of variants?
Nov 05, 2022
c++
std
variadic-templates
c++17
variant
« Newer Entries
Older Entries »