On Tue, May 19, 2009 at 06:28:56PM +0200, Jürgen Spitzmüller wrote:
> Uwe Stöhr wrote:
> >  > D:\LyXSVN\LyX1.6.x\src\support\unicode.cpp(233) : error C2039:
> >  > 'data' : is not a member of 'std::vector<_Ty>'
> 
> Hm, a quick query on the net indicates that vestor::data() is not
> available in some libraries.
> 
> Any ideas for alternatives?

 &vect[0]

Andre'

Reply via email to