Add tags

Add tags to the following comment
cppリファレンスによるとswap は
void swap( vector &from );となっているので
一時変数の参照型がまずいのではないでしょうか?

gfilt にかけても↓のような感じに出てくるので
たぶんそこを直せば何とかなるのでは?

gfilt -Wall 6316.cpp
BD Software STL Message Decryptor v3.10 for gcc 2/3/4
6316.cpp: In function `int main()':
6316.cpp:76: error: No match for
   `vector<vector<long int> >::swap(vector<vector<long int>>)'
stl_vector.h:688: candidates are: void vector<
        vector<long int> >::swap(vector<vector<long int> > &)

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...