Advertisement
karlicoss

мимими

Sep 7th, 2012
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 2.52 KB | None | 0 0
  1. /tmp/ccWpO5RO.o: In function `std::__detail::_Hash_code_base<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::_Identity<std::vector<int, std::allocator<int> > >, std::equal_to<std::vector<int, std::allocator<int> > >, std::hash<std::vector<int, std::allocator<int> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash_code(std::vector<int, std::allocator<int> > const&) const':
  2. rear.cpp:(.text._ZNKSt8__detail15_Hash_code_baseISt6vectorIiSaIiEES3_St9_IdentityIS3_ESt8equal_toIS3_ESt4hashIS3_ENS_18_Mod_range_hashingENS_20_Default_ranged_hashELb0EE12_M_hash_codeERKS3_[std::__detail::_Hash_code_base<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::_Identity<std::vector<int, std::allocator<int> > >, std::equal_to<std::vector<int, std::allocator<int> > >, std::hash<std::vector<int, std::allocator<int> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_hash_code(std::vector<int, std::allocator<int> > const&) const]+0x37): undefined reference to `std::hash<std::vector<int, std::allocator<int> > >::operator()(std::vector<int, std::allocator<int> >) const'
  3. /tmp/ccWpO5RO.o: In function `std::__detail::_Hash_code_base<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::_Identity<std::vector<int, std::allocator<int> > >, std::equal_to<std::vector<int, std::allocator<int> > >, std::hash<std::vector<int, std::allocator<int> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_bucket_index(std::__detail::_Hash_node<std::vector<int, std::allocator<int> >, false> const*, unsigned long) const':
  4. rear.cpp:(.text._ZNKSt8__detail15_Hash_code_baseISt6vectorIiSaIiEES3_St9_IdentityIS3_ESt8equal_toIS3_ESt4hashIS3_ENS_18_Mod_range_hashingENS_20_Default_ranged_hashELb0EE15_M_bucket_indexEPKNS_10_Hash_nodeIS3_Lb0EEEm[std::__detail::_Hash_code_base<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::_Identity<std::vector<int, std::allocator<int> > >, std::equal_to<std::vector<int, std::allocator<int> > >, std::hash<std::vector<int, std::allocator<int> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, false>::_M_bucket_index(std::__detail::_Hash_node<std::vector<int, std::allocator<int> >, false> const*, unsigned long) const]+0x4d): undefined reference to `std::hash<std::vector<int, std::allocator<int> > >::operator()(std::vector<int, std::allocator<int> >) const'
  5. collect2: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement