Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » C / C++ (ANSI-Standard) » Matrizen speichern

Forum | Hilfe | Team | Links | Impressum | > Suche < | Mitglieder | Registrieren | Einloggen
  Quicklinks: MSDN-Online || STL || clib Reference Grundlagen || Literatur || E-Books || Zubehör || > F.A.Q. < || Downloads   

Autor Thread - Seiten: > 1 <
000
08.03.2005, 20:00 Uhr
~seico
Gast


hallo
ich wollte mehrere Matrizen in einem vector speichern , dh. jedes vector_element besteht aus einer matrix. Ich habe es so implementiert:
std::vector<std::vector<std::vector<int> > > vm; // ein vector aus Matritzen

also das funzt ohne Fehler aber mit 5 Warnungen z.B.

Zitat:

--------------------Konfiguration: DAT - Win32 Debug--------------------
warning C4786: 'std::reverse_iterator<std::vector<std::vector<int,std::allocator<int> >,std::allocator<std::vector<int,std::allocator<int> > > > const *,std::vector<std::vector<int,std::
allocator<int> >,std::allocator<std::vector<int,std::allocator<int> > > >,std::vector<std::vector<int,std::allocator<int> >,std::allocator<std::vector<int,std::allocator<int> > > > const &,std::vector<std::vector<int,std::allocator<int> >,std::alloc
ator<std::vector<int,std::allocator<int> > > > const *,int>' : Bezeichner wurde auf '255' Zeichen in den Debug-Informationen reduziert
cprogramme\microsoft visual studio\vc98\include\vector(39) : Bei der Kompilierung der Member-Funktion '__thiscall std::vector<std::vector<std::vector<int,std::allocator<int> >,std::allocator<std::vector<int,std::allocator<int> > > >,std::a
llocator<std::vector<std::vector<int,std::allocator<int> >,std::allocator<std::vector<int,std::allocator<int> > > > > >::std::vector<std::vector<std::vector<int,std::allocator<int> >,std::allocator<std::vector<int,std::allocator<int> > > >,std::allo
cator<std::vector<std::vector<int,std::allocator<int> >,std::allocator<std::vector<int,std::allocator<int> > > > > >(const std::allocator<std::vector<std::vector<int,std::allocator<int> >,std::allocator<std::vector<int,std::allocator<int> > > > > &
' der Klassenvorlage



könnte mir jemand sagen, wie ich die Warnungen vermeiden kann oder vielleicht Alternativen zum Speichern von Matrizen. Das Ziel ist später auf beliebige Matrizen zuzugreifen.

Vielen Dank
Zitat von Verfasser:


 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
001
08.03.2005, 20:51 Uhr
enno-tyrant
Frag nicht!


www.c-plusplus.de/forum/viewtopic-var-t-is-103411-and-sid-is-1270437f1e85c5f6b27492c1dc082f29.html
--
...um etwas zu verstehen muß man wissen wie es funktioniert...
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: > 1 <     [ C / C++ (ANSI-Standard) ]  


ThWBoard 2.73 FloSoft-Edition
© by Paul Baecher & Felix Gonschorek (www.thwboard.de)

Anpassungen des Forums
© by Flo-Soft (www.flo-soft.de)

Sie sind Besucher: