1>------ Build started: Project: test, Configuration: Debug Win32 ------ 1>Compiling... 1>test.cpp 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\node_type.hpp(56) : error C2903: 'node_class' : symbol is neither a class template nor a function template 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\apply_wrap.hpp(49) : see reference to class template instantiation 'boost::multi_index::detail::index_node_applier::apply' being compiled 1> with 1> [ 1> IndexSpecifierIterator=boost::mpl::v_iter>>,0>, 1> Super=boost::multi_index::detail::index_node_base 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\bind.hpp(207) : see reference to class template instantiation 'boost::mpl::apply_wrap2' being compiled 1> with 1> [ 1> F=boost::multi_index::detail::index_node_applier, 1> T1=boost::mpl::v_iter>>,0>, 1> T2=boost::multi_index::detail::index_node_base 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\apply_wrap.hpp(49) : see reference to class template instantiation 'boost::mpl::bind2::apply' being compiled 1> with 1> [ 1> F=boost::multi_index::detail::index_node_applier, 1> T1=boost::mpl::_2, 1> T2=boost::mpl::_1, 1> U1=boost::multi_index::detail::index_node_base, 1> U2=boost::mpl::v_iter>>,0> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\apply.hpp(63) : see reference to class template instantiation 'boost::mpl::apply_wrap2' being compiled 1> with 1> [ 1> F=boost::mpl::bind2, 1> T1=boost::multi_index::detail::index_node_base, 1> T2=boost::mpl::v_iter>>,0> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\reverse_iter_fold_impl.hpp(58) : see reference to class template instantiation 'boost::mpl::apply2' being compiled 1> with 1> [ 1> F=boost::mpl::bind2, 1> T1=boost::multi_index::detail::index_node_base, 1> T2=boost::mpl::v_iter>>,0> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\reverse_iter_fold.hpp(43) : see reference to class template instantiation 'boost::mpl::aux::reverse_iter_fold_impl' being compiled 1> with 1> [ 1> N=1, 1> First=boost::mpl::v_iter>>,0>, 1> Last=boost::mpl::v_iter>>,1>, 1> State=boost::multi_index::detail::index_node_base, 1> BackwardOp=boost::mpl::bind2, 1> ForwardOp=boost::mpl::protect> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\node_type.hpp(70) : see reference to class template instantiation 'boost::mpl::reverse_iter_fold' being compiled 1> with 1> [ 1> Sequence=boost::multi_index::indexed_by>>, 1> State=boost::multi_index::detail::index_node_base, 1> BackwardOp=boost::mpl::bind2 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(72) : see reference to class template instantiation 'boost::multi_index::detail::multi_index_node_type' being compiled 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>>, 1> Allocator=std::allocator 1> ] 1> f:\charteroak32\andrew loaders\test\test.cpp(13) : see reference to class template instantiation 'boost::multi_index::multi_index_container' being compiled 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\node_type.hpp(56) : error C2027: use of undefined type 'boost::multi_index::ordered_unique' 1> with 1> [ 1> Arg1=boost::multi_index::member 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\node_type.hpp(56) : error C2143: syntax error : missing ';' before '<' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\node_type.hpp(56) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\node_type.hpp(56) : error C2039: 'type' : is not a member of '`global namespace'' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\node_type.hpp(56) : error C2238: unexpected token(s) preceding ';' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\bind.hpp(207) : error C2039: 'type' : is not a member of 'boost::mpl::apply_wrap2' 1> with 1> [ 1> F=boost::multi_index::detail::index_node_applier, 1> T1=boost::mpl::v_iter>>,0>, 1> T2=boost::multi_index::detail::index_node_base 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\bind.hpp(207) : error C2146: syntax error : missing ';' before identifier 'type' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\bind.hpp(207) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\bind.hpp(207) : error C2602: 'boost::mpl::bind2::apply::type' is not a member of a base class of 'boost::mpl::bind2::apply' 1> with 1> [ 1> F=boost::multi_index::detail::index_node_applier, 1> T1=boost::mpl::_2, 1> T2=boost::mpl::_1, 1> U1=boost::multi_index::detail::index_node_base, 1> U2=boost::mpl::v_iter>>,0> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\bind.hpp(207) : see declaration of 'boost::mpl::bind2::apply::type' 1> with 1> [ 1> F=boost::multi_index::detail::index_node_applier, 1> T1=boost::mpl::_2, 1> T2=boost::mpl::_1, 1> U1=boost::multi_index::detail::index_node_base, 1> U2=boost::mpl::v_iter>>,0> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\bind.hpp(207) : error C2868: 'boost::mpl::bind2::apply::type' : illegal syntax for using-declaration; expected qualified-name 1> with 1> [ 1> F=boost::multi_index::detail::index_node_applier, 1> T1=boost::mpl::_2, 1> T2=boost::mpl::_1, 1> U1=boost::multi_index::detail::index_node_base, 1> U2=boost::mpl::v_iter>>,0> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(54) : error C2903: 'index_class' : symbol is neither a class template nor a function template 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\apply_wrap.hpp(49) : see reference to class template instantiation 'boost::multi_index::detail::index_applier::apply' being compiled 1> with 1> [ 1> IndexSpecifierMeta=boost::mpl::at_c>>,0>, 1> Super=boost::multi_index::detail::nth_layer<1,X,boost::multi_index::indexed_by>>,std::allocator> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\aux_\preprocessed\plain\apply.hpp(63) : see reference to class template instantiation 'boost::mpl::apply_wrap2' being compiled 1> with 1> [ 1> F=boost::multi_index::detail::index_applier, 1> T1=boost::mpl::at_c>>,0>, 1> T2=boost::multi_index::detail::nth_layer<1,X,boost::multi_index::indexed_by>>,std::allocator> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\mpl\eval_if.hpp(63) : see reference to class template instantiation 'boost::mpl::apply2' being compiled 1> with 1> [ 1> F=boost::multi_index::detail::index_applier, 1> T1=boost::mpl::at_c>>,0>, 1> T2=boost::multi_index::detail::nth_layer<1,X,boost::multi_index::indexed_by>>,std::allocator> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(72) : see reference to class template instantiation 'boost::mpl::eval_if_c' being compiled 1> with 1> [ 1> C=false, 1> F1=boost::mpl::identity>>,std::allocator>>, 1> F2=boost::mpl::apply2>>,0>,boost::multi_index::detail::nth_layer<1,X,boost::multi_index::indexed_by>>,std::allocator>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(77) : see reference to class template instantiation 'boost::multi_index::detail::nth_layer' being compiled 1> with 1> [ 1> N=0, 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>>, 1> Allocator=std::allocator 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(79) : see reference to class template instantiation 'boost::multi_index::detail::multi_index_base_type' being compiled 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>>, 1> Allocator=std::allocator 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(54) : error C2027: use of undefined type 'boost::multi_index::ordered_unique' 1> with 1> [ 1> Arg1=boost::multi_index::member 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(54) : error C2143: syntax error : missing ';' before '<' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(54) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(54) : error C2039: 'type' : is not a member of '`global namespace'' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(54) : error C2238: unexpected token(s) preceding ';' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(72) : error C2039: 'type' : is not a member of 'boost::mpl::eval_if_c' 1> with 1> [ 1> C=false, 1> F1=boost::mpl::identity>>,std::allocator>>, 1> F2=boost::mpl::apply2>>,0>,boost::multi_index::detail::nth_layer<1,X,boost::multi_index::indexed_by>>,std::allocator>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(72) : error C2146: syntax error : missing ';' before identifier 'type' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(72) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(72) : error C2602: 'boost::multi_index::detail::nth_layer::type' is not a member of a base class of 'boost::multi_index::detail::nth_layer' 1> with 1> [ 1> N=0, 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>>, 1> Allocator=std::allocator 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(72) : see declaration of 'boost::multi_index::detail::nth_layer::type' 1> with 1> [ 1> N=0, 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>>, 1> Allocator=std::allocator 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(72) : error C2868: 'boost::multi_index::detail::nth_layer::type' : illegal syntax for using-declaration; expected qualified-name 1> with 1> [ 1> N=0, 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>>, 1> Allocator=std::allocator 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(80) : error C2516: 'boost::multi_index::detail::nth_layer::type' : is not a legal base class 1> with 1> [ 1> N=0, 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>>, 1> Allocator=std::allocator 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\base_type.hpp(72) : see declaration of 'boost::multi_index::detail::nth_layer::type' 1> with 1> [ 1> N=0, 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>>, 1> Allocator=std::allocator 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(103) : error C2248: 'boost::multi_index::detail::header_holder::super' : cannot access private typedef declared in class 'boost::multi_index::detail::header_holder' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\header_holder.hpp(41) : see declaration of 'boost::multi_index::detail::header_holder::super' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(103) : error C2039: 'node_type' : is not a member of 'boost::base_from_member' 1> with 1> [ 1> MemberType=int * 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(104) : error C2146: syntax error : missing ',' before identifier 'node_type' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(104) : error C2065: 'node_type' : undeclared identifier 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(104) : error C2955: 'boost::detail::allocator::rebind_to' : use of class template requires template argument list 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\detail\allocator_utilities.hpp(163) : see declaration of 'boost::detail::allocator::rebind_to' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(104) : error C2143: syntax error : missing ',' before 'boost::mpl::eval_if_c::value,boost::detail::allocator::partial_std_allocator_rebind_to,boost::detail::allocator::compliant_allocator_rebind_to>::type' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(106) : error C2248: 'boost::multi_index::detail::header_holder::super' : cannot access private typedef declared in class 'boost::multi_index::detail::header_holder' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\header_holder.hpp(41) : see declaration of 'boost::multi_index::detail::header_holder::super' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(106) : error C2039: 'node_type' : is not a member of 'boost::base_from_member' 1> with 1> [ 1> MemberType=int * 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(106) : error C2146: syntax error : missing ',' before identifier 'node_type' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(117) : error C2248: 'boost::multi_index::detail::header_holder::super' : cannot access private typedef declared in class 'boost::multi_index::detail::header_holder' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\header_holder.hpp(41) : see declaration of 'boost::multi_index::detail::header_holder::super' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(117) : error C2039: 'ctor_args_list' : is not a member of 'boost::base_from_member' 1> with 1> [ 1> MemberType=int * 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(117) : error C2146: syntax error : missing ',' before identifier 'ctor_args_list' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(117) : error C2065: 'ctor_args_list' : undeclared identifier 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(123) : error C2248: 'boost::multi_index::detail::header_holder::super' : cannot access private typedef declared in class 'boost::multi_index::detail::header_holder' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\header_holder.hpp(41) : see declaration of 'boost::multi_index::detail::header_holder::super' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(123) : error C2039: 'index_type_list' : is not a member of 'boost::base_from_member' 1> with 1> [ 1> MemberType=int * 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(123) : error C2146: syntax error : missing ';' before identifier 'index_type_list' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(123) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(123) : error C2602: 'boost::multi_index::multi_index_container::index_type_list' is not a member of a base class of 'boost::multi_index::multi_index_container' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(123) : see declaration of 'boost::multi_index::multi_index_container::index_type_list' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(123) : error C2868: 'boost::multi_index::multi_index_container::index_type_list' : illegal syntax for using-declaration; expected qualified-name 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(124) : error C2248: 'boost::multi_index::detail::header_holder::super' : cannot access private typedef declared in class 'boost::multi_index::detail::header_holder' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\header_holder.hpp(41) : see declaration of 'boost::multi_index::detail::header_holder::super' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(124) : error C2039: 'iterator_type_list' : is not a member of 'boost::base_from_member' 1> with 1> [ 1> MemberType=int * 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(124) : error C2146: syntax error : missing ';' before identifier 'iterator_type_list' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(124) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(124) : error C2602: 'boost::multi_index::multi_index_container::iterator_type_list' is not a member of a base class of 'boost::multi_index::multi_index_container' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(124) : see declaration of 'boost::multi_index::multi_index_container::iterator_type_list' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(124) : error C2868: 'boost::multi_index::multi_index_container::iterator_type_list' : illegal syntax for using-declaration; expected qualified-name 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(125) : error C2248: 'boost::multi_index::detail::header_holder::super' : cannot access private typedef declared in class 'boost::multi_index::detail::header_holder' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\header_holder.hpp(41) : see declaration of 'boost::multi_index::detail::header_holder::super' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(125) : error C2039: 'const_iterator_type_list' : is not a member of 'boost::base_from_member' 1> with 1> [ 1> MemberType=int * 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(125) : error C2146: syntax error : missing ';' before identifier 'const_iterator_type_list' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(125) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(125) : error C2602: 'boost::multi_index::multi_index_container::const_iterator_type_list' is not a member of a base class of 'boost::multi_index::multi_index_container' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(125) : see declaration of 'boost::multi_index::multi_index_container::const_iterator_type_list' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(125) : error C2868: 'boost::multi_index::multi_index_container::const_iterator_type_list' : illegal syntax for using-declaration; expected qualified-name 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(126) : error C2248: 'boost::multi_index::detail::header_holder::super' : cannot access private typedef declared in class 'boost::multi_index::detail::header_holder' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\header_holder.hpp(41) : see declaration of 'boost::multi_index::detail::header_holder::super' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(126) : error C2039: 'value_type' : is not a member of 'boost::base_from_member' 1> with 1> [ 1> MemberType=int * 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(126) : error C2146: syntax error : missing ';' before identifier 'value_type' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(126) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(126) : error C2602: 'boost::multi_index::multi_index_container::value_type' is not a member of a base class of 'boost::multi_index::multi_index_container' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(126) : see declaration of 'boost::multi_index::multi_index_container::value_type' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(126) : error C2868: 'boost::multi_index::multi_index_container::value_type' : illegal syntax for using-declaration; expected qualified-name 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(127) : error C2248: 'boost::multi_index::detail::header_holder::super' : cannot access private typedef declared in class 'boost::multi_index::detail::header_holder' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\header_holder.hpp(41) : see declaration of 'boost::multi_index::detail::header_holder::super' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(127) : error C2039: 'final_allocator_type' : is not a member of 'boost::base_from_member' 1> with 1> [ 1> MemberType=int * 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(127) : error C2146: syntax error : missing ';' before identifier 'allocator_type' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(127) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(127) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(128) : error C2248: 'boost::multi_index::detail::header_holder::super' : cannot access private typedef declared in class 'boost::multi_index::detail::header_holder' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\header_holder.hpp(41) : see declaration of 'boost::multi_index::detail::header_holder::super' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(128) : error C2039: 'iterator' : is not a member of 'boost::base_from_member' 1> with 1> [ 1> MemberType=int * 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(129) : error C2248: 'boost::multi_index::detail::header_holder::super' : cannot access private typedef declared in class 'boost::multi_index::detail::header_holder' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\header_holder.hpp(41) : see declaration of 'boost::multi_index::detail::header_holder::super' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(129) : error C2039: 'const_iterator' : is not a member of 'boost::base_from_member' 1> with 1> [ 1> MemberType=int * 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(129) : error C2146: syntax error : missing ';' before identifier 'const_iterator' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(129) : error C2602: 'boost::multi_index::multi_index_container::const_iterator' is not a member of a base class of 'boost::multi_index::multi_index_container' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(129) : see declaration of 'boost::multi_index::multi_index_container::const_iterator' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(129) : error C2868: 'boost::multi_index::multi_index_container::const_iterator' : illegal syntax for using-declaration; expected qualified-name 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(136) : error C2248: 'boost::multi_index::detail::header_holder::super' : cannot access private typedef declared in class 'boost::multi_index::detail::header_holder' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\header_holder.hpp(41) : see declaration of 'boost::multi_index::detail::header_holder::super' 1> with 1> [ 1> NodeType=int, 1> Final=boost::multi_index::multi_index_container>>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(136) : error C2039: 'node_type' : is not a member of 'boost::base_from_member' 1> with 1> [ 1> MemberType=int * 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(136) : error C2146: syntax error : missing ';' before identifier 'node_type' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(136) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(136) : error C2602: 'boost::multi_index::multi_index_container::node_type' is not a member of a base class of 'boost::multi_index::multi_index_container' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(136) : see declaration of 'boost::multi_index::multi_index_container::node_type' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(136) : error C2868: 'boost::multi_index::multi_index_container::node_type' : illegal syntax for using-declaration; expected qualified-name 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(140) : error C2226: syntax error : unexpected type 'boost::multi_index::multi_index_container::ctor_args_list' 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(140) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2146: syntax error : missing ')' before identifier 'first' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2146: syntax error : missing ';' before identifier 'first' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2460: 'boost::multi_index::multi_index_container::InputIterator' : uses 'boost::multi_index::multi_index_container', which is being defined 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2238: unexpected token(s) preceding ';' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2146: syntax error : missing ';' before identifier 'last' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2143: syntax error : missing ';' before '&' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : warning C4228: nonstandard extension used : qualifiers after comma in declarator list are ignored 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2955: 'boost::multi_index::detail::default_constructible_tuple_cons' : use of class template requires template argument list 1> f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index\detail\def_ctor_tuple_cons.hpp(42) : see declaration of 'boost::multi_index::detail::default_constructible_tuple_cons' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2864: 'boost::multi_index::multi_index_container::args_list' : only static const integral data members can be initialized within a class 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2143: syntax error : missing ';' before '&' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : warning C4228: nonstandard extension used : qualifiers after comma in declarator list are ignored 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2059: syntax error : ')' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C3861: 'allocator_type': identifier not found 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2864: 'boost::multi_index::multi_index_container::al' : only static const integral data members can be initialized within a class 1> with 1> [ 1> Value=X, 1> IndexSpecifierList=boost::multi_index::indexed_by>> 1> ] 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(166) : error C2143: syntax error : missing ';' before '' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(204) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(226) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(226) : warning C4183: 'delete_all_nodes_': missing return type; assumed to be a member function returning 'int' 1>f:\charteroak32\third_party\boost\include\boost-1_33_1\boost\multi_index_container.hpp(229) : error C2146: syntax error : missing ';' before identifier 'multi_index_container' 1>Build log was saved at "file://f:\CharterOak32\Andrew Loaders\test\Debug\BuildLog.htm" 1>test - 104 error(s), 3 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========