Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
from
login
A hole in Clang’s -Wsuggest-override
(
quuxplusone.github.io
)
1 point
by
todsacerdoti
11 days ago
|
past
|
discuss
When can the C++ compiler devirtualize a call?
(
quuxplusone.github.io
)
3 points
by
ingve
16 days ago
|
past
Is __int128 Integral? A Survey
(
quuxplusone.github.io
)
41 points
by
ingve
27 days ago
|
past
|
20 comments
What Are X-Macros?
(
quuxplusone.github.io
)
1 point
by
todsacerdoti
29 days ago
|
past
Fun with conversion-operator name lookup
(
quuxplusone.github.io
)
46 points
by
mmastrac
46 days ago
|
past
Fun with conversion-operator name lookup
(
quuxplusone.github.io
)
1 point
by
todsacerdoti
46 days ago
|
past
How do C++ using-directives work?
(
quuxplusone.github.io
)
7 points
by
ingve
70 days ago
|
past
|
1 comment
How do C++ using-directives work?
(
quuxplusone.github.io
)
1 point
by
todsacerdoti
71 days ago
|
past
The STL is more than std:accumulate
(
quuxplusone.github.io
)
1 point
by
iamthemalto
78 days ago
|
past
An example of the Barton–Nackman trick
(
quuxplusone.github.io
)
39 points
by
signa11
79 days ago
|
past
Bubblesort, rocksort, and cocktail-shaker sort
(
quuxplusone.github.io
)
64 points
by
ingve
80 days ago
|
past
|
45 comments
“Flash of unstyled base class”
(
quuxplusone.github.io
)
2 points
by
ingve
84 days ago
|
past
How to use a private member from outside the class
(
quuxplusone.github.io
)
1 point
by
signa11
87 days ago
|
past
How different compilers deal with provably unused entities
(
quuxplusone.github.io
)
38 points
by
ingve
3 months ago
|
past
|
7 comments
While (auto x=y; z)
(
quuxplusone.github.io
)
2 points
by
ingve
4 months ago
|
past
C++: Avoid ADL calls to functions with common names
(
quuxplusone.github.io
)
2 points
by
jez
4 months ago
|
past
A case study in implementation inheritance
(
quuxplusone.github.io
)
2 points
by
ingve
4 months ago
|
past
Inheritance is for sharing an interface (and so is overloading)
(
quuxplusone.github.io
)
2 points
by
ingve
4 months ago
|
past
Classically polymorphic visit replaces some uses of dynamic_cast
(
quuxplusone.github.io
)
1 point
by
todsacerdoti
5 months ago
|
past
For what inputs is std:sort unstable?
(
quuxplusone.github.io
)
1 point
by
todsacerdoti
5 months ago
|
past
Two musings on the design of compiler warnings
(
quuxplusone.github.io
)
35 points
by
ingve
6 months ago
|
past
|
26 comments
The “array size constant” antipattern
(
quuxplusone.github.io
)
1 point
by
ingve
6 months ago
|
past
An obvious guideline on function-call style
(
quuxplusone.github.io
)
1 point
by
ingve
7 months ago
|
past
The Star Wars cellular automaton
(
quuxplusone.github.io
)
2 points
by
ingve
8 months ago
|
past
Const Is a Contract
(
quuxplusone.github.io
)
2 points
by
plastic_teeth
9 months ago
|
past
Const Is a Contract
(
quuxplusone.github.io
)
1 point
by
OwnsE
9 months ago
|
past
The use of `class` for things that should be simple free functions
(
quuxplusone.github.io
)
408 points
by
ingve
9 months ago
|
past
|
399 comments
Default function arguments are the devil
(
quuxplusone.github.io
)
4 points
by
ingve
10 months ago
|
past
Ways C++ prevents you from doing X
(
quuxplusone.github.io
)
2 points
by
ingve
11 months ago
|
past
Thoughts on “The C++ Rvalue Lifetime Disaster”
(
quuxplusone.github.io
)
2 points
by
signa11
12 months ago
|
past
More
Applications are open for YC Summer 2021
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: