quuxplusone.github.io
Home
Recent
Comments
Search
Login
20 stories from 4 submitters
1
Fun with conversion-operator name lookup
c++
quuxplusone.github.io
via
raymii
3 days ago
|
cached
|
no comments
0
1
How do C++ using-directives work?
c++
quuxplusone.github.io
via
raymii
29 days ago
|
cached
|
no comments
0
5
The STL is more than std::accumulate
c++
quuxplusone.github.io
via
raymii
1 month ago
|
cached
|
no comments
0
2
Flavors of Base64 encoding
web
quuxplusone.github.io
via
raymii
2 months ago
|
cached
|
2 comments
2
5
Inheritance is for sharing an interface (and so is overloading)
c++
quuxplusone.github.io
via
raymii
3 months ago
|
cached
|
1 comment
1
1
Classically polymorphic visit replaces some uses of dynamic_cast
c++
quuxplusone.github.io
via
raymii
3 months ago
|
cached
|
no comments
0
3
For what inputs is std::sort unstable?
c++
quuxplusone.github.io
via
raymii
4 months ago
|
cached
|
2 comments
2
3
const is a contract
c++
quuxplusone.github.io
via
calvin
7 months ago
|
cached
|
no comments
0
49
The “OO” Antipattern
programming
quuxplusone.github.io
via
signal-11
7 months ago
|
cached
|
20 comments
20
14
Default function arguments are the devil
c++
plt
quuxplusone.github.io
via
raymii
9 months ago
|
cached
|
3 comments
3
3
c_str-correctness
c++
quuxplusone.github.io
via
raymii
9 months ago
|
cached
|
no comments
0
3
When is *x also &x?
c++
quuxplusone.github.io
via
raymii
9 months ago
|
cached
|
no comments
0
10
Thoughts on “The C++ Rvalue Lifetime Disaster”
c++
quuxplusone.github.io
via
raymii
10 months ago
|
cached
|
3 comments
3
1
SFINAE special members or support incomplete types: Pick at most one
c++
quuxplusone.github.io
via
raymii
11 months ago
|
cached
|
no comments
0
4
A bug in Adventure’s endgame
c
games
quuxplusone.github.io
via
raymii
11 months ago
|
cached
|
no comments
0
8
OpenSSL client and server from scratch, part 1
c++
security
quuxplusone.github.io
via
raymii
11 months ago
|
cached
|
1 comment
1
12
Hidden reinterpret_casts
c++
quuxplusone.github.io
via
raymii
12 months ago
|
cached
|
no comments
0
4
Holiday fun with template<class> and template<typename>
c++
quuxplusone.github.io
via
raymii
1 year ago
|
cached
|
1 comment
1
1
ADL insanity
c++
quuxplusone.github.io
via
calvin
1 year ago
|
cached
|
no comments
0
2
The “unsigned for value range” antipattern
c++
quuxplusone.github.io
via
GeoffWozniak
2 years ago
|
cached
|
2 comments
2