| | | Compiling...
test.cpp
C:\Program Files\boost\boost_1_41_0\boost/concept/detail/msvc.hpp(20) : warning C4100: 'x' : unreferenced formal parameter
C:\Program Files\boost\boost_1_41_0\boost/concept/detail/msvc.hpp(21) : while compiling class template member function 'void boost::concept::check::failed(Model *)'
with
[
Model=boost::SignedInteger
]
C:\Program Files\boost\boost_1_41_0\boost/concept/detail/msvc.hpp(43) : see reference to class template instantiation 'boost::concept::check' being compiled
with
[
Model=boost::SignedInteger
]
C:\Program Files\boost\boost_1_41_0\boost/concept_check.hpp(468) : see reference to class template instantiation 'boost::concept::require' being compiled
with
[
Model=boost::SignedInteger
]
C:\Program Files\boost\boost_1_41_0\boost/concept_check.hpp(467) : while compiling class template member function 'boost::InputIterator::~InputIterator(void)'
with
[
TT=__w64 int *
]
C:\Program Files\boost\boost_1_41_0\boost/concept_check.hpp(456) : see reference to class template instantiation 'boost::InputIterator' being compiled
with
[
TT=__w64 int *
]
C:\Program Files\boost\boost_1_41_0\boost/concept/detail/has_constraints.hpp(40) : see reference to class template instantiation 'boost::InputIteratorConcept' being compiled
with
[
TT=__w64 int *
]
C:\Program Files\boost\boost_1_41_0\boost/concept/detail/msvc.hpp(39) : see reference to class template instantiation 'boost::concept::not_satisfied' being compiled
with
[
Model=boost::InputIteratorConcept<__w64 int *>
]
C:\Program Files\boost\boost_1_41_0\boost/concept_check.hpp(43) : see reference to class template instantiation 'boost::concept::require' being compiled
with
[
Model=boost::InputIteratorConcept<__w64 int *>
]
C:\Program Files\boost\boost_1_41_0\boost/multi_array/multi_array_ref.hpp(394) : see reference to function template instantiation 'void boost::function_requires>(Model *)' being compiled
with
[
TT=__w64 int *,
Model=boost::InputIteratorConcept<__w64 int *>
]
C:\Program Files\boost\boost_1_41_0\boost/multi_array/multi_array_ref.hpp(382) : see reference to function template instantiation 'void boost::const_multi_array_ref::init_multi_array_ref<__w64 int*>(InputIterator)' being compiled
with
[
T=unsigned int,
NumDims=2,
TPtr=unsigned int *,
InputIterator=__w64 int *
]
C:\Program Files\boost\boost_1_41_0\boost/multi_array/multi_array_ref.hpp(367) : while compiling class template member function 'void boost::const_multi_array_ref::init_from_extent_gen(const boost::detail::multi_array::extent_gen &)'
with
[
T=unsigned int,
NumDims=2,
TPtr=unsigned int *,
NumRanges=2
]
C:\Program Files\boost\boost_1_41_0\boost/multi_array/multi_array_ref.hpp(417) : see reference to class template instantiation 'boost::const_multi_array_ref' being compiled
with
[
T=unsigned int,
NumDims=2,
TPtr=unsigned int *
]
C:\Program Files\boost\boost_1_41_0\boost/multi_array.hpp(113) : see reference to class template instantiation 'boost::multi_array_ref' being compiled
with
[
T=unsigned int,
NumDims=2
]
.\test.cpp(12) : see reference to class template instantiation 'boost::multi_array' being compiled
with
[
T=unsigned int,
NumDims=2
]
C:\Program Files\boost\boost_1_41_0\boost/graph/dag_shortest_paths.hpp(86) : warning C4100: 'id' : unreferenced formal parameter
C:\Program Files\boost\boost_1_41_0\boost/graph/dag_shortest_paths.hpp(130) : see reference to function template instantiation 'void boost::detail::dag_sp_dispatch2,WeightMap,boost::iterator_property_map,IndexMap,boost::default_color_type,boost::default_color_type &>,IndexMap,Params>(const VertexListGraph &,unsigned int,DistanceMap,WeightMap,ColorMap,IndexMap,DijkstraVisitor,const Params &)' being compiled
with
[
VertexListGraph=geoff::Graph,
DijkstraVisitor=boost::dijkstra_visitor<>,
RandomAccessIterator=std::_Vector_iterator>,
IndexMap=boost::vec_adj_list_vertex_id_map,
T=boost::detail::error_property_not_found,
R=boost::detail::error_property_not_found &,
WeightMap=boost::adj_list_edge_property_map,boost::edge_weight_t>,
_Ty=boost::default_color_type,
_Alloc=std::allocator,
Params=boost::bgl_named_params,
DistanceMap=boost::iterator_property_map>,boost::vec_adj_list_vertex_id_map,boost::detail::error_property_not_found,boost::detail::error_property_not_found &>,
ColorMap=boost::iterator_property_map>,boost::vec_adj_list_vertex_id_map,boost::default_color_type,boost::default_color_type &>
]
C:\Program Files\boost\boost_1_41_0\boost/graph/dag_shortest_paths.hpp(152) : see reference to function template instantiation 'void boost::detail::dag_sp_dispatch1,boost::detail::error_property_not_found,boost::adj_list_edge_property_map,boost::detail::error_property_not_found,boost::vec_adj_list_vertex_id_map,boost::bgl_named_params>(const VertexListGraph &,unsigned int,DistanceMap,WeightMap,ColorMap,IndexMap,DijkstraVisitor,const Params &)' being compiled
with
[
VertexListGraph=geoff::Graph,
Directed=boost::directed_tag,
Value=boost::detail::error_property_not_found,
Ref=const boost::detail::error_property_not_found &,
Vertex=unsigned int,
Property=const boost::property,
Tag=boost::edge_weight_t,
T=geoff::PredecessorMap,
Base=boost::no_property,
DistanceMap=boost::detail::error_property_not_found,
WeightMap=boost::adj_list_edge_property_map,boost::edge_weight_t>,
ColorMap=boost::detail::error_property_not_found,
IndexMap=boost::vec_adj_list_vertex_id_map,
DijkstraVisitor=boost::dijkstra_visitor<>,
Params=boost::bgl_named_params
]
.\test.cpp(27) : see reference to function template instantiation 'void boost::dag_shortest_paths(const VertexListGraph &,unsigned int,const boost::bgl_named_params &)' being compiled
with
[
VertexListGraph=geoff::Graph,
T=geoff::PredecessorMap,
Tag=boost::vertex_predecessor_t,
Base=boost::no_property
]
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\limits(109) : error C2440: '' : cannot convert from 'int' to 'D'
No constructor could take the source type, or constructor overload resolution was ambiguous
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\limits(107) : while compiling class template member function 'D std::numeric_limits<_Ty>::max(void) throw()'
with
[
_Ty=D
]
C:\Program Files\boost\boost_1_41_0\boost/graph/dag_shortest_paths.hpp(98) : see reference to class template instantiation 'std::numeric_limits<_Ty>' being compiled
with
[
_Ty=D
]
C:\Program Files\boost\boost_1_41_0\boost/graph/dag_shortest_paths.hpp(130) : see reference to function template instantiation 'void boost::detail::dag_sp_dispatch2,WeightMap,boost::iterator_property_map,IndexMap,boost::default_color_type,boost::default_color_type &>,IndexMap,Params>(const VertexListGraph &,unsigned int,DistanceMap,WeightMap,ColorMap,IndexMap,DijkstraVisitor,const Params &)' being compiled
with
[
VertexListGraph=geoff::Graph,
DijkstraVisitor=boost::dijkstra_visitor<>,
RandomAccessIterator=std::_Vector_iterator>,
IndexMap=boost::vec_adj_list_vertex_id_map,
T=boost::detail::error_property_not_found,
R=boost::detail::error_property_not_found &,
WeightMap=boost::adj_list_edge_property_map,boost::edge_weight_t>,
_Ty=boost::default_color_type,
_Alloc=std::allocator,
Params=boost::bgl_named_params,
DistanceMap=boost::iterator_property_map>,boost::vec_adj_list_vertex_id_map,boost::detail::error_property_not_found,boost::detail::error_property_not_found &>,
ColorMap=boost::iterator_property_map>,boost::vec_adj_list_vertex_id_map,boost::default_color_type,boost::default_color_type &>
]
|