From -458251947598712183
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,9384bfc667402a91
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 2004-03-13 10:19:50 PST
Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!zeus.visi.com!news-out.visi.com!green.octanews.net!news-out.octanews.net!news.glorb.com!border1.nntp.ash.giganews.com!nntp.giganews.com!newshosting.com!nx01.iad01.newshosting.com!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!mutlu.news.demon.net!demon!mail2news.demon.co.uk!devnull
From: stkim@yujinrobot.com ("Kim, Seungtai")
Newsgroups: comp.std.c++
Subject: Re: Vector should be used by default?
Date: Sat, 13 Mar 2004 18:19:49 +0000 (UTC)
Organization: Korea Research Environment Open Network
Lines: 31
Approved: fjh@cs.mu.oz.au (Fergus Henderson , moderator of comp.std.c++)
Message-ID: <c2urmb$8gj$1@news.kreonet.re.kr>
References: <c2lq2i$m3m$1@news.kreonet.re.kr> <slrnc4uf1k.okv.do-not-spam-benh@shadbolt.i.decadentplace.org.uk>
X-Trace: mail2news.demon.co.uk 1079201989 24852 10.0.0.1 (13 Mar 2004 18:19:49 GMT)
X-Complaints-To: abuse@demon.net
NNTP-Posting-Date: Sat, 13 Mar 2004 18:19:49 +0000 (UTC)
X-Received: from mulga.cs.mu.oz.au ([128.250.1.22])
	by news.demon.co.uk with esmtp (Exim 4.12)
	id 1B2Djg-0006Sg-00
	for mail2news@news.news.demon.net; Sat, 13 Mar 2004 18:19:48 +0000
X-Received: from mulga.cs.mu.OZ.AU (localhost [127.0.0.1]) by mulga.cs.mu.OZ.AU with ESMTP
	id i2DIJhi2026331; Sun, 14 Mar 2004 05:19:43 +1100 (EST)
X-Received: (from fjh@localhost)
	by mulga.cs.mu.OZ.AU (8.12.10+Sun/8.12.9/Submit) id i2DIJgLE026322;
	Sun, 14 Mar 2004 05:19:42 +1100 (EST)
X-Authentication-Warning: mulga.cs.mu.OZ.AU: fjh set sender to devnull@stump.algebra.com using -f
X-Path: comp-std-cpp-robomod!not-for-mail
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
X-Delivered-To: std-c++@ucar.edu
X-Newsgroups: comp.std.c++
X-NNTP-Posting-Date: Sat, 13 Mar 2004 11:35:40 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
X-Spam-Checker-Version: SpamAssassin 2.60-mulga_r1 (1.212-2003-09-23-exp) on 
	mulga.cs.mu.OZ.AU
X-Spam-Status: No, hits=0.7 required=5.2 tests=PRIORITY_NO_NAME autolearn=no 
	version=2.60-mulga_r1
Xref: archiver1.google.com comp.std.c++:1314

"Ben Hutchings" <do-not-spam-benh@bwsint.com>
> "Kim, Seungtai" wrote:
> > What is the intent of next statement? Coding guide? Encorage the
> > usage of vector?
> >
> > I can't catch the exact meaning of it.
> >
> >
> >     23.1.1/2
> >     ...vector is the type of sequence that should be used by default....
>
> I suppose it is a coding guideline - note the use of "should"
> (advisory) instead of "shall" (mandatory).  I think it should really
> be a note, since notes are non-normative.

How can I infer that the statements is just a guide?
Is there a part memtioned
that the Standard has the guide or any official documents?

[snip]

S Kim



---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]



