Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > C++ > c++ primer stat...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 44116 of 47977
Post > Topic >>

c++ primer statement about vectors containing vectors

by pauldepstein@[EMAIL PROTECTED] Mar 25, 2008 at 07:34 PM

C++ Primer by Lippman, Lajoie and Moo seems to object to code like
std::vector<std::vector<double>> something;

The concern is that >> will be interpreted as a ****ft operator and the
code will not compile.  However, I have seen no problems with this
type of code and our company happily seems to accept code like the
above with no spaces between the two > characters.

Is the above code a real problem or not?

Thanks,

Paul Epstein
 




 4 Posts in Topic:
c++ primer statement about vectors containing vectors
pauldepstein@[EMAIL PROTE  2008-03-25 19:34:52 
Re: c++ primer statement about vectors containing vectors
red floyd <no.spam@[EM  2008-03-25 20:11:35 
Re: c++ primer statement about vectors containing vectors
asterisc <Rares.Pop@[E  2008-03-26 06:05:08 
Re: c++ primer statement about vectors containing vectors
Shadowman <funqbjzna61  2008-03-26 14:22:26 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 8:26:29 CDT 2008.