| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Comments:
<0> is the cl*** a template cl***? <1> yeah <0> then you've screwed something else up, i guess <1> which is why "T" works fine in the previous line <2> but vector<T>::iterator doesn't work? <1> nope
<0> std::vector ? <2> that's crazy <1> and if I change T to double it's fine <1> I have using std::vector; at the top <0> hm <0> need typename? <3> using std::vector<T>; <2> likely <2> typename vector<T>::iterator <1> std::vector<T>::iterator iter; gives the same error <0> I always forget when it's needed <2> ibiwan typename <0> ibiwan try <@vawjrwrk> typename vector<T>::iterator <1> I can't put "using std::vector<T>;" at the top, T isn't declared in that scope <2> when you're going to derive <1> woot <1> typename works <1> what the heck is that? <0> vector<T>::iterator is a 'dependant name' <0> since it 'depends' on what T actually is <0> so, 'typename' preceeding it is required <1> so I need to let the compiler know it's a typename, and to treat it as such until it knows what T is <1> cool
<1> thanks yet again <2> "That's what we're here for" 6 Victor A. Wagner Jr. <4> man, either cinergy pays better dividends that i expected, or i own more shares than i have down <4> time to go figure out which is true <5> how do I get to use boost? I just include the headers and that's it? <0> www.boost.org <0> you have to download the libraries <0> some of the libraries need to be compiled if you're going to use them <0> many of them are header-only libraries, though <2> many of the libraries are just headers <4> anyone seen the 1950's Japanese movie "Rashomon?" <5> cool <5> thanks <2> sk8ing read the "getting started" section <5> ok, I'm there already <4> 21 years in prison is apparently worth $757,000 <4> i'd want much more than that <2> geez, only 37,850 / year <2> hmmm, less <3> Well, not many people have $757k after working for 21 years ;) <2> 36047.62 <2> true, room and board were paid... what's the in refernce to? <4> a man released after 21 years, convicted of murdering a boy (his stepson i think) <4> apparently, they proved he was right when he said the boy had fallen and hit his head on the brick surround of a fireplace <4> and there was coverup of malpractice by the doctors that treated him <2> yeah, $757K isn't nearly enough
Return to
#c++ or Go to some related
logs:
#mirc #MissKitten #java gzira qhab #beginner #AllNiteCafe skinicide #php #c++ vrilutza
|
|