library-design Questions
5
Solved
In C++ you'll see void func(const T& t) everywhere. However, i havent seen anything similar in .NET. Why?
I have notice a nice amount of parameters using struct. But i see no functions with re...
Greylag asked 11/5, 2010 at 20:36
13
Solved
I've used some very large scale systems and never seen a required order, but came across it recently. Does the STL or STD library or even Boost have any cases where certain includes must come in a ...
Zita asked 17/12, 2008 at 19:2
© 2022 - 2024 — McMap. All rights reserved.