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
Overload ambiguity with std::function that takes an std::optional parameter
Feb 28, 2022
c++
c++17
Clang, std::next, libstdc++ and constexpr-ness
Mar 24, 2021
c++
c++17
constexpr
static-assert
generic type alias, which are incompatible to each other
Aug 12, 2020
c++
templates
c++17
generic-programming
type-alias
clang compiled program throws std::bad_any_cast during std::any_cast
Jun 23, 2020
c++
gcc
casting
clang
c++17
What's the reallocation equivalent of std::aligned_alloc()?
Jan 05, 2022
c++
c++17
memory-alignment
dynamic-allocation
memory-reallocation
constexpr struct member initialisation
Nov 09, 2022
c++
c++17
constexpr
propagate_const and forward declaration
Jun 12, 2022
c++
c++17
c++-experimental
How to create an array from two index sequence at compile time
May 14, 2022
c++
c++17
variadic-templates
template-meta-programming
constexpr
What is the proper way to preallocate memory for a function return value that is called many times in a loop?
Sep 14, 2022
c++
optimization
memory-management
c++17
How to define constructor of fully-specialized class within another class template
Feb 19, 2022
c++
templates
language-lawyer
c++17
Specializing function template based on lambda arity
Jun 21, 2022
c++
templates
lambda
c++17
arity
How to use <execution> library in c++17
Jul 31, 2021
c++
c++17
const forwarding reference gives error C2440: 'initializing': cannot convert from 'const std::string' to 'const std::string &&'
Jun 06, 2021
c++
c++17
forward-reference
How to forward multiple constructor arguments through a variadic template to an array initializer list?
Mar 17, 2022
c++
c++17
When is P1008 ("prohibit aggregates with user-declared constructors") useful in practice?
Sep 01, 2021
c++
initialization
c++17
c++20
aggregate-initialization
Random number from normal distribution in C++
Sep 12, 2022
c++
c++17
Is it a defect when the base class is a dependent type
Sep 11, 2022
c++
templates
c++17
language-lawyer
What is stopping the compiler from eliminating data members unused in each particular context?
Sep 24, 2021
c++
c++17
language-lawyer
Function call not ambiguous if {} is used
Sep 16, 2022
c++
initialization
c++17
curly-braces
list-initialization
Use auto for only one variable with structured binding
Dec 21, 2021
c++
c++17
« Newer Entries
Older Entries »