This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: error: 'class std::vector<bool, std::allocator<bool> >' has nomember named '_M_start'
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Sat, 17 Apr 2004 23:29:54 -0500
- Subject: Re: error: 'class std::vector<bool, std::allocator<bool> >' has nomember named '_M_start'
- Organization: Red Hat / Chicago
- References: <408126DB.2060804@tat.physik.uni-tuebingen.de>
>net/natasa/scratch/natasa/rguenth/gcc-3.5-170404/lib/gcc/ia64-unknown-linux-gnu/3.5.0/../../../../include/c++/3.5.0/bits/stl_bvector.h:448:
>error: 'class std::vector<bool, std::allocator<bool> >' has no member
>named '_M_start'
Fixed, thanks.
-benjamin