Active
Recent
Comments
Search
Login
Login
quuxplusone.github.io: 52 stories from 6 submitters
10
Simple C++20 input and output iterators
c++
quuxplusone.github.io
via
raymii
1 month ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
15
Always read the first error message first
programming
quuxplusone.github.io
via
carlmjohnson
2 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
11 comments
11
1
Copy semantics, per Plato’s Sophist
c++
philosophy
quuxplusone.github.io
via
carlmjohnson
3 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
2
Replacing std::lock_guard with a factory function
c++
quuxplusone.github.io
via
raymii
3 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
7 comments
7
21
Refactoring with =delete
c++
quuxplusone.github.io
via
carlmjohnson
4 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
4 comments
4
12
Prefer core-language features over library facilities
c++
quuxplusone.github.io
via
raymii
5 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
10 comments
10
9
What is the “vector pessimization”?
c++
quuxplusone.github.io
via
raymii
6 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
4 comments
4
1
Beware CTAD on reverse_iterator
c++
quuxplusone.github.io
via
raymii
7 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
2
Fun with lifetime-extended results of assignment
c++
quuxplusone.github.io
via
raymii
8 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
2
An example where inline constexpr makes a difference
c++
quuxplusone.github.io
via
raymii
8 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
18
void versus [[noreturn]]
c++
quuxplusone.github.io
via
raymii
8 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
6 comments
6
4
unordered_multiset’s API affects its big-O
c++
quuxplusone.github.io
via
raymii
9 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
1 comment
1
10
C++20’s parenthesized aggregate initialization has some downsides
c++
quuxplusone.github.io
via
raymii
9 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
4 comments
4
5
std::relocate’s implementation is cute
c++
quuxplusone.github.io
via
raymii
10 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
14 comments
14
48
The best engineering interview question I’ve ever gotten, Part 1
practices
programming
quuxplusone.github.io
via
g-w1
11 months ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
12 comments
12
4
History of non-standard-layout class layouts
c++
quuxplusone.github.io
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
3 comments
3
4
What if vector<T>::iterator were just T*?
c++
quuxplusone.github.io
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
3 comments
3
19
volatile means it really happens
c++
quuxplusone.github.io
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
4 comments
4
13
const all the things?
c++
quuxplusone.github.io
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
10 comments
10
1
Test an expression for constexpr-friendliness
c++
quuxplusone.github.io
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
6
Don’t reopen namespace std
c++
quuxplusone.github.io
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
1 comment
1
3
operator<=> doesn’t obsolete the hidden friend idiom
c++
quuxplusone.github.io
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
9
What =delete means
c++
quuxplusone.github.io
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
4 comments
4
9
The peasants are revolting
c++
math
quuxplusone.github.io
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
1 comment
1
8
A class without a copy constructor
c++
quuxplusone.github.io
via
raymii
1 year ago
|
archive
Archive.org
Archive.today
Ghostarchive
|
no comments
0
Page 2 >>