Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1>c:\boost\include\boost-1_57\boost\container\map.hpp(493): error C2535: 'std::pair<boost::container::container_detail::iterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<T,boost::intrusive::rbtree_node_traits<boost::interprocess::offset_ptr<void,ptrdiff_t,size_t,0>,true>,normal_link,boost::intrusive::default_tag,3>,false>,false>,bool> boost::container::map<const mem_managed_type,global_ptr_state,mem_managed_type_less,my_global_allocator,boost::container::tree_assoc_defaults>::insert(const std::pair<const mem_managed_type,global_ptr_state> &)' : member function already defined or declared
- 1> with
- 1> [
- 1> T=boost::container::container_detail::tree_node<std::pair<const mem_managed_type,global_ptr_state>,boost::interprocess::offset_ptr<void,ptrdiff_t,size_t,0>,red_black_tree,true>
- 1> ]
- 1> c:\boost\include\boost-1_57\boost\container\map.hpp(481) : see declaration of 'boost::container::map<const mem_managed_type,global_ptr_state,mem_managed_type_less,my_global_allocator,boost::container::tree_assoc_defaults>::insert'
- 1> d:\dev\techmark\vm share\working codebase\fancom32\boost_troubleshoot\boost_troubleshoot.cpp(40) : see reference to class template instantiation 'boost::container::map<const mem_managed_type,global_ptr_state,mem_managed_type_less,my_global_allocator,boost::container::tree_assoc_defaults>' being compiled
- 1>c:\boost\include\boost-1_57\boost\container\map.hpp(526): error C2535: 'std::pair<boost::container::container_detail::iterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<T,boost::intrusive::rbtree_node_traits<boost::interprocess::offset_ptr<void,ptrdiff_t,size_t,0>,true>,normal_link,boost::intrusive::default_tag,3>,false>,false>,bool> boost::container::map<const mem_managed_type,global_ptr_state,mem_managed_type_less,my_global_allocator,boost::container::tree_assoc_defaults>::insert(std::pair<const mem_managed_type,global_ptr_state> &&)' : member function already defined or declared
- 1> with
- 1> [
- 1> T=boost::container::container_detail::tree_node<std::pair<const mem_managed_type,global_ptr_state>,boost::interprocess::offset_ptr<void,ptrdiff_t,size_t,0>,red_black_tree,true>
- 1> ]
- 1> c:\boost\include\boost-1_57\boost\container\map.hpp(503) : see declaration of 'boost::container::map<const mem_managed_type,global_ptr_state,mem_managed_type_less,my_global_allocator,boost::container::tree_assoc_defaults>::insert'
- 1>c:\boost\include\boost-1_57\boost\container\map.hpp(571): error C2535: 'boost::container::container_detail::iterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<T,boost::intrusive::rbtree_node_traits<boost::interprocess::offset_ptr<void,ptrdiff_t,size_t,0>,true>,normal_link,boost::intrusive::default_tag,3>,false>,false> boost::container::map<const mem_managed_type,global_ptr_state,mem_managed_type_less,my_global_allocator,boost::container::tree_assoc_defaults>::insert(boost::container::container_detail::iterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<T,boost::intrusive::rbtree_node_traits<boost::interprocess::offset_ptr<void,ptrdiff_t,size_t,0>,true>,normal_link,boost::intrusive::default_tag,3>,false>,true>,const std::pair<const mem_managed_type,global_ptr_state> &)' : member function already defined or declared
- 1> with
- 1> [
- 1> T=boost::container::container_detail::tree_node<std::pair<const mem_managed_type,global_ptr_state>,boost::interprocess::offset_ptr<void,ptrdiff_t,size_t,0>,red_black_tree,true>
- 1> ]
- 1> c:\boost\include\boost-1_57\boost\container\map.hpp(537) : see declaration of 'boost::container::map<const mem_managed_type,global_ptr_state,mem_managed_type_less,my_global_allocator,boost::container::tree_assoc_defaults>::insert'
- 1>c:\boost\include\boost-1_57\boost\container\map.hpp(580): error C2535: 'boost::container::container_detail::iterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<T,boost::intrusive::rbtree_node_traits<boost::interprocess::offset_ptr<void,ptrdiff_t,size_t,0>,true>,normal_link,boost::intrusive::default_tag,3>,false>,false> boost::container::map<const mem_managed_type,global_ptr_state,mem_managed_type_less,my_global_allocator,boost::container::tree_assoc_defaults>::insert(boost::container::container_detail::iterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<T,boost::intrusive::rbtree_node_traits<boost::interprocess::offset_ptr<void,ptrdiff_t,size_t,0>,true>,normal_link,boost::intrusive::default_tag,3>,false>,true>,std::pair<const mem_managed_type,global_ptr_state> &&)' : member function already defined or declared
- 1> with
- 1> [
- 1> T=boost::container::container_detail::tree_node<std::pair<const mem_managed_type,global_ptr_state>,boost::interprocess::offset_ptr<void,ptrdiff_t,size_t,0>,red_black_tree,true>
- 1> ]
- 1> c:\boost\include\boost-1_57\boost\container\map.hpp(549) : see declaration of 'boost::container::map<const mem_managed_type,global_ptr_state,mem_managed_type_less,my_global_allocator,boost::container::tree_assoc_defaults>::insert'
Advertisement
Add Comment
Please, Sign In to add comment