| 1 | F:\FromE\development\BoostSVN\boost/serialization/array.hpp(112) : warning C4512: 'boost::serialization::array<T>' : assignment operator could not be generated
|
|---|
| 2 | with
|
|---|
| 3 | [
|
|---|
| 4 | T=value_type
|
|---|
| 5 | ]
|
|---|
| 6 | F:\FromE\development\BoostSVN\boost/archive/detail/oserializer.hpp(485) : see reference to class template instantiation 'boost::serialization::array<T>' being compiled
|
|---|
| 7 | with
|
|---|
| 8 | [
|
|---|
| 9 | T=value_type
|
|---|
| 10 | ]
|
|---|
| 11 | F:\FromE\development\BoostSVN\boost/archive/detail/oserializer.hpp(507) : see reference to function template instantiation 'void boost::archive::detail::save_array_type<Archive>::invoke<const T[10]>(Archive &,const A (&))' being compiled
|
|---|
| 12 | with
|
|---|
| 13 | [
|
|---|
| 14 | Archive=boost::archive::text_oarchive,
|
|---|
| 15 | T=A
|
|---|
| 16 | ]
|
|---|
| 17 | F:\FromE\development\BoostSVN\boost/archive/detail/common_oarchive.hpp(62) : see reference to function template instantiation 'void boost::archive::save<Archive,const T[10]>(Archive &,const A (&))' being compiled
|
|---|
| 18 | with
|
|---|
| 19 | [
|
|---|
| 20 | Archive=boost::archive::text_oarchive,
|
|---|
| 21 | T=A
|
|---|
| 22 | ]
|
|---|
| 23 | F:\FromE\development\BoostSVN\boost/archive/basic_text_oarchive.hpp(75) : see reference to function template instantiation 'void boost::archive::detail::common_oarchive<Archive>::save_override<const T[10]>(const A (&),int)' being compiled
|
|---|
| 24 | with
|
|---|
| 25 | [
|
|---|
| 26 | Archive=boost::archive::text_oarchive,
|
|---|
| 27 | T=A
|
|---|
| 28 | ]
|
|---|
| 29 | F:\FromE\development\BoostSVN\boost/archive/detail/interface_oarchive.hpp(64) : see reference to function template instantiation 'void boost::archive::basic_text_oarchive<Archive>::save_override<const T[10]>(const A (&),int)' being compiled
|
|---|
| 30 | with
|
|---|
| 31 | [
|
|---|
| 32 | Archive=boost::archive::text_oarchive,
|
|---|
| 33 | T=A
|
|---|
| 34 | ]
|
|---|
| 35 | F:\FromE\development\BoostSVN\boost/serialization/nvp.hpp(79) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_oarchive<Archive>::operator <<<const T[10]>(const A (&))' being compiled
|
|---|
| 36 | with
|
|---|
| 37 | [
|
|---|
| 38 | Archive=boost::archive::text_oarchive,
|
|---|
| 39 | T=A
|
|---|
| 40 | ]
|
|---|
| 41 | F:\FromE\development\BoostSVN\boost/serialization/access.hpp(93) : see reference to function template instantiation 'void boost::serialization::nvp<T>::save<Archive>(Archivex &,const unsigned int) const' being compiled
|
|---|
| 42 | with
|
|---|
| 43 | [
|
|---|
| 44 | T=const A [10],
|
|---|
| 45 | Archive=boost::archive::text_oarchive,
|
|---|
| 46 | Archivex=boost::archive::text_oarchive
|
|---|
| 47 | ]
|
|---|
| 48 | F:\FromE\development\BoostSVN\boost/serialization/split_member.hpp(43) : see reference to function template instantiation 'void boost::serialization::access::member_save<Archive,const T>(Archive &,T &,const unsigned int)' being compiled
|
|---|
| 49 | with
|
|---|
| 50 | [
|
|---|
| 51 | Archive=boost::archive::text_oarchive,
|
|---|
| 52 | T=boost::serialization::nvp<const A [10]>
|
|---|
| 53 | ]
|
|---|
| 54 | F:\FromE\development\BoostSVN\boost/serialization/split_member.hpp(42) : while compiling class template member function 'void boost::serialization::detail::member_saver<Archive,T>::invoke(Archive &,const T &,const unsigned int)'
|
|---|
| 55 | with
|
|---|
| 56 | [
|
|---|
| 57 | Archive=boost::archive::text_oarchive,
|
|---|
| 58 | T=boost::serialization::nvp<const A [10]>
|
|---|
| 59 | ]
|
|---|
| 60 | F:\FromE\development\BoostSVN\boost/serialization/split_member.hpp(69) : see reference to class template instantiation 'boost::serialization::detail::member_saver<Archive,T>' being compiled
|
|---|
| 61 | with
|
|---|
| 62 | [
|
|---|
| 63 | Archive=boost::archive::text_oarchive,
|
|---|
| 64 | T=boost::serialization::nvp<const A [10]>
|
|---|
| 65 | ]
|
|---|
| 66 | F:\FromE\development\BoostSVN\boost/serialization/nvp.hpp(89) : see reference to function template instantiation 'void boost::serialization::split_member<Archive,boost::serialization::nvp<T>>(Archive &,boost::serialization::nvp<T> &,const unsigned int)' being compiled
|
|---|
| 67 | with
|
|---|
| 68 | [
|
|---|
| 69 | Archive=boost::archive::text_oarchive,
|
|---|
| 70 | T=const A [10]
|
|---|
| 71 | ]
|
|---|
| 72 | F:\FromE\development\BoostSVN\boost/serialization/access.hpp(109) : see reference to function template instantiation 'void boost::serialization::nvp<T>::serialize<Archive>(Archive &,const unsigned int)' being compiled
|
|---|
| 73 | with
|
|---|
| 74 | [
|
|---|
| 75 | T=const A [10],
|
|---|
| 76 | Archive=boost::archive::text_oarchive
|
|---|
| 77 | ]
|
|---|
| 78 | F:\FromE\development\BoostSVN\boost/serialization/serialization.hpp(74) : see reference to function template instantiation 'void boost::serialization::access::serialize<Archive,T>(Archive &,T &,const unsigned int)' being compiled
|
|---|
| 79 | with
|
|---|
| 80 | [
|
|---|
| 81 | Archive=boost::archive::text_oarchive,
|
|---|
| 82 | T=const boost::serialization::nvp<const A [10]>
|
|---|
| 83 | ]
|
|---|
| 84 | F:\FromE\development\BoostSVN\boost/serialization/serialization.hpp(133) : see reference to function template instantiation 'void boost::serialization::serialize<Archive,T>(Archive &,T &,const unsigned int)' being compiled
|
|---|
| 85 | with
|
|---|
| 86 | [
|
|---|
| 87 | Archive=boost::archive::text_oarchive,
|
|---|
| 88 | T=const boost::serialization::nvp<const A [10]>
|
|---|
| 89 | ]
|
|---|
| 90 | F:\FromE\development\BoostSVN\boost/archive/detail/oserializer.hpp(227) : see reference to function template instantiation 'void boost::serialization::serialize_adl<Archive,T>(Archive &,T &,const unsigned int)' being compiled
|
|---|
| 91 | with
|
|---|
| 92 | [
|
|---|
| 93 | Archive=boost::archive::text_oarchive,
|
|---|
| 94 | T=const boost::serialization::nvp<const A [10]>
|
|---|
| 95 | ]
|
|---|
| 96 | F:\FromE\development\BoostSVN\boost/archive/detail/oserializer.hpp(290) : see reference to function template instantiation 'void boost::archive::detail::save_non_pointer_type<Archive>::save_only::invoke<T>(Archive &,const T &)' being compiled
|
|---|
| 97 | with
|
|---|
| 98 | [
|
|---|
| 99 | Archive=boost::archive::text_oarchive,
|
|---|
| 100 | T=const boost::serialization::nvp<const A [10]>
|
|---|
| 101 | ]
|
|---|
| 102 | F:\FromE\development\BoostSVN\boost/archive/detail/oserializer.hpp(507) : see reference to function template instantiation 'void boost::archive::detail::save_non_pointer_type<Archive>::invoke<const T>(Archive &,const T &)' being compiled
|
|---|
| 103 | with
|
|---|
| 104 | [
|
|---|
| 105 | Archive=boost::archive::text_oarchive,
|
|---|
| 106 | T=const boost::serialization::nvp<const A [10]>
|
|---|
| 107 | ]
|
|---|
| 108 | F:\FromE\development\BoostSVN\boost/archive/detail/common_oarchive.hpp(62) : see reference to function template instantiation 'void boost::archive::save<Archive,T>(Archive &,T &)' being compiled
|
|---|
| 109 | with
|
|---|
| 110 | [
|
|---|
| 111 | Archive=boost::archive::text_oarchive,
|
|---|
| 112 | T=const boost::serialization::nvp<const A [10]>
|
|---|
| 113 | ]
|
|---|
| 114 | F:\FromE\development\BoostSVN\boost/archive/basic_text_oarchive.hpp(75) : see reference to function template instantiation 'void boost::archive::detail::common_oarchive<Archive>::save_override<T>(T &,int)' being compiled
|
|---|
| 115 | with
|
|---|
| 116 | [
|
|---|
| 117 | Archive=boost::archive::text_oarchive,
|
|---|
| 118 | T=const boost::serialization::nvp<const A [10]>
|
|---|
| 119 | ]
|
|---|
| 120 | F:\FromE\development\BoostSVN\boost/archive/detail/interface_oarchive.hpp(64) : see reference to function template instantiation 'void boost::archive::basic_text_oarchive<Archive>::save_override<T>(T &,int)' being compiled
|
|---|
| 121 | with
|
|---|
| 122 | [
|
|---|
| 123 | Archive=boost::archive::text_oarchive,
|
|---|
| 124 | T=const boost::serialization::nvp<const A [10]>
|
|---|
| 125 | ]
|
|---|
| 126 | test_array.cpp(68) : see reference to function template instantiation 'Archive &boost::archive::detail::interface_oarchive<Archive>::operator <<<const boost::serialization::nvp<T>>(const boost::serialization::nvp<T> &)' being compiled
|
|---|
| 127 | with
|
|---|
| 128 | [
|
|---|
| 129 | Archive=boost::archive::text_oarchive,
|
|---|
| 130 | T=const A [10]
|
|---|
| 131 | ]
|
|---|
| 132 | test_array.cpp(117) : see reference to function template instantiation 'int test_array<A>(T)' being compiled
|
|---|
| 133 | with
|
|---|
| 134 | [
|
|---|
| 135 | T=A
|
|---|
| 136 | ]
|
|---|