Viewing profile — chardan
chardan
HN member- Joined
- Tue, Nov 18, 2008, 8:46 AM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About chardan
No profile information was provided.
Recent public activity
-
comment
Comment #10049068
I think it's at the very least been hinted at below (and there are other good points), but note that their implementation makes copies. If the copy ctor of type T is the least bit …
-
comment
Comment #368052
A strategy to manage complexity by decomposing problems into hierarchical type relationships through the mechanisms of encapsulation (code and data together in an "object"), polymo…