|
|
|
|
|
by speeder
4879 days ago
|
|
I know there are lots of stuff I don`t know. What bothers me very much is that there are seemly noone ever to look at my code and say what I could have done better, or tell me what I should be knowing. In fact I asked as birthday gift to my grandmother to import the special edition of Bjarne book because I concluded that the only way to improve my C++ pratically now is just work my ass off trying to learn the whole damn thing, because noone will teach me. And not wanting to be too much pedantic, but std != STL |
|
And am I confused here? I'm interpreting std as the namespace in which most of the C++ Standard Template Library lives. I assumed you were using them synonymously, because I've never heard anyone refer to std as anything more than a symbol used in STL code. Maybe there's a different acronym I'm not aware of though.