Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
- 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
- with
- [
- _Ty=double
- , _Objty=double
- ]
- 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
- with
- [
- _Ty=double
- , _Objty=double
- ]
- 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
- with
- [
- _Alloc=std::allocator<double>
- , _Ty=double
- , _Objty=double
- ]
- 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
- with
- [
- _Alloc=std::allocator<double>
- , _Ty=double
- , _Objty=double
- ]
- 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
- with
- [
- _Ty=double
- ]
- 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
- with
- [
- _Ty=double
- ]
- 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
- with
- [
- _FwdIt=double *
- , _InIt=boost::range_detail::integer_iterator<int64_t>
- , _Ty=double
- ]
- 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
- with
- [
- _FwdIt=double *
- , _Iter=boost::range_detail::integer_iterator<int64_t>
- , _Alloc=std::_Wrap_alloc<std::allocator<double>>
- , _InIt=boost::range_detail::integer_iterator<int64_t>
- ]
- 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
- with
- [
- _FwdIt=double *
- , _Iter=boost::range_detail::integer_iterator<int64_t>
- , _Ty=double
- , _InIt=boost::range_detail::integer_iterator<int64_t>
- , _Alloc=std::_Wrap_alloc<std::allocator<double>>
- ]
- 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
- with
- [
- _Ty=double
- , _Iter=boost::range_detail::integer_iterator<int64_t>
- ]
- 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
- with
- [
- _Ty=double
- , _Iter=boost::range_detail::integer_iterator<int64_t>
- ]
- 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
- with
- [
- _Ty=double
- , _Iter=boost::range_detail::integer_iterator<int64_t>
- ]
- 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
- with
- [
- _Ty=double
- , _Iter=boost::range_detail::integer_iterator<int64_t>
- ]
- 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
- with
- [
- _Ty=double
- , _Iter=boost::range_detail::integer_iterator<int64_t>
- ]
- 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
- with
- [
- _Ty=double
- , _Iter=boost::range_detail::integer_iterator<int64_t>
- ]
- 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
- with
- [
- _Ty=double
- , Integer=int64_t
- , _Iter=boost::range_detail::integer_iterator<int64_t>
- ]
- 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
- with
- [
- _Ty=double
- , Integer=int64_t
- , _Iter=boost::range_detail::integer_iterator<int64_t>
- ]
- 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
- with
- [
- SeqT=std::vector<double,std::allocator<double>>
- , _Ty=double
- , Range=boost::integer_range<int64_t>
- ]
Advertisement
Add Comment
Please, Sign In to add comment