Advertisement
Guest User

Untitled

a guest
Mar 27th, 2018
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. 1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\xmemory0(917): note: see reference to function template instantiation 'std::pair<const _Kty,_Ty>::pair<IVector3&,int,0>(_Other1,_Other2 &&) noexcept' being compiled
  2. 1> with
  3. 1> [
  4. 1> _Kty=IVector3,
  5. 1> _Ty=float,
  6. 1> _Other1=IVector3 &,
  7. 1> _Other2=int
  8. 1> ]
  9. 1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\xmemory0(919): note: see reference to function template instantiation 'std::pair<const _Kty,_Ty>::pair<IVector3&,int,0>(_Other1,_Other2 &&) noexcept' being compiled
  10. 1> with
  11. 1> [
  12. 1> _Kty=IVector3,
  13. 1> _Ty=float,
  14. 1> _Other1=IVector3 &,
  15. 1> _Other2=int
  16. 1> ]
  17. 1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\list(761): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,IVector3&,int>(_Alloc &,_Objty *const ,IVector3 &,int &&)' being compiled
  18. 1> with
  19. 1> [
  20. 1> _Alloc=std::allocator<std::_List_node<std::pair<const IVector3,float>,std::_Default_allocator_traits<std::allocator<std::pair<const IVector3,float>>>::void_pointer>>,
  21. 1> _Ty=std::pair<const IVector3,float>,
  22. 1> _Objty=std::pair<const IVector3,float>
  23. 1> ]
  24. 1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\list(766): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,IVector3&,int>(_Alloc &,_Objty *const ,IVector3 &,int &&)' being compiled
  25. 1> with
  26. 1> [
  27. 1> _Alloc=std::allocator<std::_List_node<std::pair<const IVector3,float>,std::_Default_allocator_traits<std::allocator<std::pair<const IVector3,float>>>::void_pointer>>,
  28. 1> _Ty=std::pair<const IVector3,float>,
  29. 1> _Objty=std::pair<const IVector3,float>
  30. 1> ]
  31. 1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\list(1000): note: see reference to function template instantiation 'std::_List_node<std::pair<const _Kty,_Ty>,std::_Default_allocator_traits<_Alloc>::void_pointer> *std::_List_buy<std::pair<const _Kty,_Ty>,_Alloc>::_Buynode<IVector3&,int>(std::_List_node<std::pair<const _Kty,_Ty>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,std::_List_node<std::pair<const _Kty,_Ty>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,IVector3 &,int &&)' being compiled
  32. 1> with
  33. 1> [
  34. 1> _Kty=IVector3,
  35. 1> _Ty=float,
  36. 1> _Alloc=std::allocator<std::pair<const IVector3,float>>
  37. 1> ]
  38. 1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\list(1003): note: see reference to function template instantiation 'std::_List_node<std::pair<const _Kty,_Ty>,std::_Default_allocator_traits<_Alloc>::void_pointer> *std::_List_buy<std::pair<const _Kty,_Ty>,_Alloc>::_Buynode<IVector3&,int>(std::_List_node<std::pair<const _Kty,_Ty>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,std::_List_node<std::pair<const _Kty,_Ty>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,IVector3 &,int &&)' being compiled
  39. 1> with
  40. 1> [
  41. 1> _Kty=IVector3,
  42. 1> _Ty=float,
  43. 1> _Alloc=std::allocator<std::pair<const IVector3,float>>
  44. 1> ]
  45. 1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\list(966): note: see reference to function template instantiation 'void std::list<std::pair<const _Kty,_Ty>,std::allocator<std::pair<const _Kty,_Ty>>>::_Insert<IVector3&,int>(std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<const _Kty,_Ty>>>,std::_Iterator_base0>,IVector3 &,int &&)' being compiled
  46. 1> with
  47. 1> [
  48. 1> _Kty=IVector3,
  49. 1> _Ty=float
  50. 1> ]
  51. 1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\list(967): note: see reference to function template instantiation 'void std::list<std::pair<const _Kty,_Ty>,std::allocator<std::pair<const _Kty,_Ty>>>::_Insert<IVector3&,int>(std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<const _Kty,_Ty>>>,std::_Iterator_base0>,IVector3 &,int &&)' being compiled
  52. 1> with
  53. 1> [
  54. 1> _Kty=IVector3,
  55. 1> _Ty=float
  56. 1> ]
  57. 1>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\xhash(300): note: see reference to function template instantiation 'std::pair<const _Kty,_Ty> &std::list<std::pair<const _Kty,_Ty>,std::allocator<std::pair<const _Kty,_Ty>>>::emplace_front<IVector3&,int>(IVector3 &,int &&)' being compiled
  58. 1> with
  59. 1> [
  60. 1> _Kty=IVector3,
  61. 1> _Ty=float
  62. 1> ]
  63. 1>c:\users\accou\documents\pathfindingexamples\c++ library\pathfindinglib\pathfindinglib\pathfinding.cpp(44): note: see reference to function template instantiation 'std::pair<std::_List_iterator<std::_List_val<std::_List_simple_types<_Ty>>>,bool> std::_Hash<std::_Umap_traits<_Kty,float,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,false>>::emplace<IVector3&,int>(IVector3 &,int &&)' being compiled
  64. 1> with
  65. 1> [
  66. 1> _Ty=std::pair<const IVector3,float>,
  67. 1> _Kty=IVector3,
  68. 1> _Hasher=IVector3Hash,
  69. 1> _Keyeq=std::equal_to<IVector3>,
  70. 1> _Alloc=std::allocator<std::pair<const IVector3,float>>
  71. 1> ]
  72. 1>c:\users\accou\documents\pathfindingexamples\c++ library\pathfindinglib\pathfindinglib\pathfinding.cpp(44): note: see reference to function template instantiation 'std::pair<std::_List_iterator<std::_List_val<std::_List_simple_types<_Ty>>>,bool> std::_Hash<std::_Umap_traits<_Kty,float,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,false>>::emplace<IVector3&,int>(IVector3 &,int &&)' being compiled
  73. 1> with
  74. 1> [
  75. 1> _Ty=std::pair<const IVector3,float>,
  76. 1> _Kty=IVector3,
  77. 1> _Hasher=IVector3Hash,
  78. 1> _Keyeq=std::equal_to<IVector3>,
  79. 1> _Alloc=std::allocator<std::pair<const IVector3,float>>
  80. 1> ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement