←back to thread

67 points seg_fault | 1 comments | | HN request time: 0s | source

Since there is so much interest on HN in floats lately and their software implementations, I wanted to show mine. It has no use and is just for teaching me floats and C++. Give me your thoughts.
1. dataflow ◴[] No.41909333[source]
Why is std::is_object even specialized here? Isn't it always true regardless?