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
Template ignores [[nodiscard]] attribute
Dec 09, 2018
c++
gcc
clang
language-lawyer
c++17
Getting active value in std::visit without knowing which value is active
May 02, 2022
c++
c++17
variant
Default argument for a functor in a templated parameter
Nov 12, 2022
c++
lambda
c++14
c++17
template-argument-deduction
Is there any way to create a function that takes as argument a member function or a member?
Sep 05, 2022
c++
templates
c++17
member
member-functions
Difference between S() vs S{}?
Sep 15, 2022
c++
c++17
list-initialization
Neat way how to cyclically iterate 4 enum class values in both directions in C++?
Nov 05, 2022
c++
iteration
c++17
c++20
enum-class
Write a function that only accepts literal `0` or literal `1` as argument
May 29, 2022
c++
c++11
c++17
constexpr
literals
How to Insert spaces in (cout << ... << args) using fold expressions?
Feb 24, 2022
c++17
fold-expression
inline variable is initialized more than once
Mar 30, 2022
c++
visual-studio-2017
c++17
C++ compile-time substring
Aug 22, 2021
c++
c++14
c++17
Why in C++11 or C++14 does the compiler implicitly delete the copy constructor when I declare a move assignment operator?
Aug 24, 2022
c++
c++11
c++17
copy-assignment
move-assignment-operator
How to in-place-construct an optional aggregate?
Nov 16, 2021
c++
c++17
aggregate-initialization
construction
stdoptional
What is the fastest way to see if an array has two common elements?
Oct 07, 2022
c++
arrays
algorithm
duplicates
c++17
Is it possible to use `std::set_intersection` to check if two sets have any element in common?
May 20, 2022
c++
stl
iterator
set
c++17
Using initializer list for a struct with inheritance
May 21, 2022
c++
struct
initialization
visual-studio-2017
c++17
Why does the parallel for_each require forward iterators?
Mar 23, 2022
c++
language-lawyer
std
c++17
c++-standard-library
What is std::contiguous_iterator useful for?
Sep 11, 2022
c++
iterator
c++17
Why can't I use operator bool() for std::ofstream
Jul 19, 2021
c++
c++11
c++14
c++17
Auto non-type template parameter with user defined types
Apr 20, 2022
c++
templates
c++17
Prevent equality comparison of sibling structs
Apr 16, 2022
c++
inheritance
c++17
siblings
« Newer Entries
Older Entries »