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
Sum the components of a tuple up by using std::get, std::tuple_size, std::tuple_element
Dec 03, 2022
c++
tuples
c++17
stdtuple
boost-tuples
C++ - Why is std::function<some_type_t, void> invalid?
Dec 03, 2022
c++
templates
c++17
void
Can I exclude a number or subrange of numbers inside a range of random numbers in modern C++?
Dec 02, 2022
c++
c++11
random
c++17
How to find out if integer_sequence contains given number in compile-time?
Dec 01, 2022
c++
c++17
variadic-templates
Force deleting std::shared_ptr in C++
Nov 30, 2022
c++
c++11
pointers
c++17
smart-pointers
Why isn't a reverse iterator a formal iterator category according to the C++17 standard?
Nov 29, 2022
c++
stl
c++17
Are pointers to allocated memory outside object's lifetime "invalid pointer[s]" or "pointer[s] to an object"?
Nov 28, 2022
c++
pointers
language-lawyer
c++17
Why the equivalent representation of a range-for required to be updated? [duplicate]
Nov 22, 2022
c++
c++11
for-loop
c++17
What replaces std::codecvt_utf8 in C++17 or how else do I convert an int to a u32 string? [duplicate]
Nov 20, 2022
c++
utf-8
c++17
utf-16
codecvt
Why aren't c++17's emplace() functions ref-qualified?
Nov 19, 2022
c++
language-lawyer
c++17
Why do I have two destructor implementations in my assembly output? [duplicate]
May 08, 2022
c++
assembly
c++17
name-mangling
« Newer Entries
Older Entries »