Guest User

Untitled

a guest
Jul 10th, 2015
506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.90 KB | None | 0 0
  1. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory0(600) : warning C4244: 'initializing' : conversion from '__int64' to 'double', possible loss of data
  2. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory0(723) : see reference to function template instantiation 'void std::allocator<_Ty>::construct<_Objty,__int64>(_Objty *,__int64 &&)' being compiled
  3. with
  4. [
  5. _Ty=double
  6. , _Objty=double
  7. ]
  8. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory0(723) : see reference to function template instantiation 'void std::allocator<_Ty>::construct<_Objty,__int64>(_Objty *,__int64 &&)' being compiled
  9. with
  10. [
  11. _Ty=double
  12. , _Objty=double
  13. ]
  14. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory0(872) : see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,__int64>(std::allocator<_Ty> &,_Objty *,__int64 &&)' being compiled
  15. with
  16. [
  17. _Alloc=std::allocator<double>
  18. , _Ty=double
  19. , _Objty=double
  20. ]
  21. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory0(872) : see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,__int64>(std::allocator<_Ty> &,_Objty *,__int64 &&)' being compiled
  22. with
  23. [
  24. _Alloc=std::allocator<double>
  25. , _Ty=double
  26. , _Objty=double
  27. ]
  28. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory(378) : see reference to function template instantiation 'void std::_Wrap_alloc<std::allocator<_Ty>>::construct<double,__int64>(_Ty *,__int64 &&)' being compiled
  29. with
  30. [
  31. _Ty=double
  32. ]
  33. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory(378) : see reference to function template instantiation 'void std::_Wrap_alloc<std::allocator<_Ty>>::construct<double,__int64>(_Ty *,__int64 &&)' being compiled
  34. with
  35. [
  36. _Ty=double
  37. ]
  38. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory(416) : see reference to function template instantiation '_FwdIt std::_Uninit_copy<_InIt,_FwdIt,std::allocator<_Ty>>(_InIt,_InIt,_FwdIt,std::_Wrap_alloc<std::allocator<_Ty>> &,std::_Nonscalar_ptr_iterator_tag)' being compiled
  39. with
  40. [
  41. _FwdIt=double *
  42. , _InIt=boost::range_detail::integer_iterator<int64_t>
  43. , _Ty=double
  44. ]
  45. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory(427) : see reference to function template instantiation '_FwdIt std::_Uninit_copy<_Iter,double,_Alloc>(_InIt,_InIt,_FwdIt,_Alloc &)' being compiled
  46. with
  47. [
  48. _FwdIt=double *
  49. , _Iter=boost::range_detail::integer_iterator<int64_t>
  50. , _Alloc=std::_Wrap_alloc<std::allocator<double>>
  51. , _InIt=boost::range_detail::integer_iterator<int64_t>
  52. ]
  53. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\vector(1640) : see reference to function template instantiation '_FwdIt std::_Uninitialized_copy<_Iter,double*,std::_Wrap_alloc<std::allocator<_Ty>>>(_InIt,_InIt,_FwdIt,_Alloc &)' being compiled
  54. with
  55. [
  56. _FwdIt=double *
  57. , _Iter=boost::range_detail::integer_iterator<int64_t>
  58. , _Ty=double
  59. , _InIt=boost::range_detail::integer_iterator<int64_t>
  60. , _Alloc=std::_Wrap_alloc<std::allocator<double>>
  61. ]
  62. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\vector(789) : see reference to function template instantiation 'double *std::vector<double,std::allocator<_Ty>>::_Ucopy<_Iter>(_Iter,_Iter,double *)' being compiled
  63. with
  64. [
  65. _Ty=double
  66. , _Iter=boost::range_detail::integer_iterator<int64_t>
  67. ]
  68. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\vector(789) : see reference to function template instantiation 'double *std::vector<double,std::allocator<_Ty>>::_Ucopy<_Iter>(_Iter,_Iter,double *)' being compiled
  69. with
  70. [
  71. _Ty=double
  72. , _Iter=boost::range_detail::integer_iterator<int64_t>
  73. ]
  74. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\vector(766) : see reference to function template instantiation 'void std::vector<double,std::allocator<_Ty>>::_Construct<_Iter>(_Iter,_Iter,std::forward_iterator_tag)' being compiled
  75. with
  76. [
  77. _Ty=double
  78. , _Iter=boost::range_detail::integer_iterator<int64_t>
  79. ]
  80. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\vector(766) : see reference to function template instantiation 'void std::vector<double,std::allocator<_Ty>>::_Construct<_Iter>(_Iter,_Iter,std::forward_iterator_tag)' being compiled
  81. with
  82. [
  83. _Ty=double
  84. , _Iter=boost::range_detail::integer_iterator<int64_t>
  85. ]
  86. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\vector(751) : see reference to function template instantiation 'void std::vector<double,std::allocator<_Ty>>::_Construct<_Iter>(_Iter,_Iter)' being compiled
  87. with
  88. [
  89. _Ty=double
  90. , _Iter=boost::range_detail::integer_iterator<int64_t>
  91. ]
  92. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\vector(751) : see reference to function template instantiation 'void std::vector<double,std::allocator<_Ty>>::_Construct<_Iter>(_Iter,_Iter)' being compiled
  93. with
  94. [
  95. _Ty=double
  96. , _Iter=boost::range_detail::integer_iterator<int64_t>
  97. ]
  98. C:\boost_1_58_0\boost/range/iterator_range_core.hpp(873) : see reference to function template instantiation 'std::vector<double,std::allocator<_Ty>>::vector<boost::range_detail::integer_iterator<Integer>,void>(_Iter,_Iter)' being compiled
  99. with
  100. [
  101. _Ty=double
  102. , Integer=int64_t
  103. , _Iter=boost::range_detail::integer_iterator<int64_t>
  104. ]
  105. C:\boost_1_58_0\boost/range/iterator_range_core.hpp(873) : see reference to function template instantiation 'std::vector<double,std::allocator<_Ty>>::vector<boost::range_detail::integer_iterator<Integer>,void>(_Iter,_Iter)' being compiled
  106. with
  107. [
  108. _Ty=double
  109. , Integer=int64_t
  110. , _Iter=boost::range_detail::integer_iterator<int64_t>
  111. ]
  112. warn.cpp(7) : see reference to function template instantiation 'SeqT boost::copy_range<std::vector<double,std::allocator<_Ty>>,boost::integer_range<int64_t>>(const Range &)' being compiled
  113. with
  114. [
  115. SeqT=std::vector<double,std::allocator<double>>
  116. , _Ty=double
  117. , Range=boost::integer_range<int64_t>
  118. ]
Advertisement
Add Comment
Please, Sign In to add comment