Advertisement
Guest User

Untitled

a guest
Mar 31st, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.69 KB | None | 0 0
  1. 1>------ Build started: Project: SDIZO Maciek, Configuration: Debug Win32 ------
  2. 1> SDIZO Maciek.cpp
  3. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(54): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
  4. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(91): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
  5. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(218): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
  6. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(240): warning C4101: 'temp' : unreferenced local variable
  7. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(273): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
  8. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(362): error C2678: binary '==' : no operator found which takes a left-hand operand of type 'std::string' (or there is no acceptable conversion)
  9. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(507): could be 'bool std::operator ==(const std::exception_ptr &,const std::exception_ptr &)'
  10. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(512): or 'bool std::operator ==(std::nullptr_t,const std::exception_ptr &)'
  11. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(517): or 'bool std::operator ==(const std::exception_ptr &,std::nullptr_t)'
  12. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\system_error(426): or 'bool std::operator ==(const std::error_code &,const std::error_condition &) throw()'
  13. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\system_error(434): or 'bool std::operator ==(const std::error_condition &,const std::error_code &) throw()'
  14. 1> while trying to match the argument list '(std::string, std::string)'
  15. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(363): error C2784: 'std::_String_iterator<_Mystr> std::operator +(_String_iterator<_Mystr>::difference_type,std::_String_iterator<_Mystr>)' : could not deduce template argument for 'std::_String_iterator<_Mystr>' from 'std::string'
  16. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  17. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  18. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  19. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  20. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(363): error C2784: 'std::_String_const_iterator<_Mystr> std::operator +(_String_const_iterator<_Mystr>::difference_type,std::_String_const_iterator<_Mystr>)' : could not deduce template argument for 'std::_String_const_iterator<_Mystr>' from 'std::string'
  21. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  22. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  23. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  24. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  25. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(363): error C2784: 'std::move_iterator<_RanIt> std::operator +(_Diff,const std::move_iterator<_RanIt> &)' : could not deduce template argument for 'const std::move_iterator<_RanIt> &' from 'std::string'
  26. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  27. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  28. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  29. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  30. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(363): error C2784: 'std::_Array_iterator<_Ty,_Size> std::operator +(_Array_iterator<_Ty,_Size>::difference_type,std::_Array_iterator<_Ty,_Size>)' : could not deduce template argument for 'std::_Array_iterator<_Ty,_Size>' from 'std::string'
  31. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  32. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  33. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  34. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  35. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(363): error C2784: 'std::_Array_const_iterator<_Ty,_Size> std::operator +(_Array_const_iterator<_Ty,_Size>::difference_type,std::_Array_const_iterator<_Ty,_Size>)' : could not deduce template argument for 'std::_Array_const_iterator<_Ty,_Size>' from 'std::string'
  36. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  37. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  38. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  39. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  40. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(363): error C2784: 'std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)' : could not deduce template argument for 'const std::reverse_iterator<_RanIt> &' from 'std::string'
  41. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  42. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  43. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  44. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  45. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(363): error C2784: 'std::_Revranit<_RanIt,_Base> std::operator +(_Diff,const std::_Revranit<_RanIt,_Base> &)' : could not deduce template argument for 'const std::_Revranit<_RanIt,_Base> &' from 'std::string'
  46. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  47. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  48. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  49. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  50. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(363): error C2676: binary '+' : 'std::string' does not define this operator or a conversion to a type acceptable to the predefined operator
  51. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(365): error C2679: binary '<<' : no operator found which takes a right-hand operand of type 'std::string' (or there is no acceptable conversion)
  52. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(695): could be 'std::basic_ostream<_Elem,_Traits> &std::operator <<<char,std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,const char *)'
  53. 1> with
  54. 1> [
  55. 1> _Elem=char,
  56. 1> _Traits=std::char_traits<char>
  57. 1> ]
  58. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(742): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<char,std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,char)'
  59. 1> with
  60. 1> [
  61. 1> _Elem=char,
  62. 1> _Traits=std::char_traits<char>
  63. 1> ]
  64. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(780): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,const char *)'
  65. 1> with
  66. 1> [
  67. 1> _Elem=char,
  68. 1> _Traits=std::char_traits<char>
  69. 1> ]
  70. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(827): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,char)'
  71. 1> with
  72. 1> [
  73. 1> _Elem=char,
  74. 1> _Traits=std::char_traits<char>
  75. 1> ]
  76. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(953): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,const signed char *)'
  77. 1> with
  78. 1> [
  79. 1> _Elem=char,
  80. 1> _Traits=std::char_traits<char>
  81. 1> ]
  82. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(960): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,signed char)'
  83. 1> with
  84. 1> [
  85. 1> _Elem=char,
  86. 1> _Traits=std::char_traits<char>
  87. 1> ]
  88. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(967): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,const unsigned char *)'
  89. 1> with
  90. 1> [
  91. 1> _Elem=char,
  92. 1> _Traits=std::char_traits<char>
  93. 1> ]
  94. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(974): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,unsigned char)'
  95. 1> with
  96. 1> [
  97. 1> _Elem=char,
  98. 1> _Traits=std::char_traits<char>
  99. 1> ]
  100. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(984): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<char,std::char_traits<char>,std::string>(std::basic_ostream<_Elem,_Traits> &&,const _Ty &)'
  101. 1> with
  102. 1> [
  103. 1> _Elem=char,
  104. 1> _Traits=std::char_traits<char>,
  105. 1> _Ty=std::string
  106. 1> ]
  107. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(1101): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<char,std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,const std::error_code &)'
  108. 1> with
  109. 1> [
  110. 1> _Elem=char,
  111. 1> _Traits=std::char_traits<char>
  112. 1> ]
  113. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(201): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(std::basic_ostream<_Elem,_Traits> &(__cdecl *)(std::basic_ostream<_Elem,_Traits> &))'
  114. 1> with
  115. 1> [
  116. 1> _Elem=char,
  117. 1> _Traits=std::char_traits<char>
  118. 1> ]
  119. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(207): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(std::basic_ios<_Elem,_Traits> &(__cdecl *)(std::basic_ios<_Elem,_Traits> &))'
  120. 1> with
  121. 1> [
  122. 1> _Elem=char,
  123. 1> _Traits=std::char_traits<char>
  124. 1> ]
  125. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(214): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(std::ios_base &(__cdecl *)(std::ios_base &))'
  126. 1> with
  127. 1> [
  128. 1> _Elem=char,
  129. 1> _Traits=std::char_traits<char>
  130. 1> ]
  131. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(221): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(std::_Bool)'
  132. 1> with
  133. 1> [
  134. 1> _Elem=char,
  135. 1> _Traits=std::char_traits<char>
  136. 1> ]
  137. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(241): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(short)'
  138. 1> with
  139. 1> [
  140. 1> _Elem=char,
  141. 1> _Traits=std::char_traits<char>
  142. 1> ]
  143. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(275): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(unsigned short)'
  144. 1> with
  145. 1> [
  146. 1> _Elem=char,
  147. 1> _Traits=std::char_traits<char>
  148. 1> ]
  149. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(295): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(int)'
  150. 1> with
  151. 1> [
  152. 1> _Elem=char,
  153. 1> _Traits=std::char_traits<char>
  154. 1> ]
  155. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(320): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(unsigned int)'
  156. 1> with
  157. 1> [
  158. 1> _Elem=char,
  159. 1> _Traits=std::char_traits<char>
  160. 1> ]
  161. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(340): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(long)'
  162. 1> with
  163. 1> [
  164. 1> _Elem=char,
  165. 1> _Traits=std::char_traits<char>
  166. 1> ]
  167. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(360): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(unsigned long)'
  168. 1> with
  169. 1> [
  170. 1> _Elem=char,
  171. 1> _Traits=std::char_traits<char>
  172. 1> ]
  173. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(381): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(__int64)'
  174. 1> with
  175. 1> [
  176. 1> _Elem=char,
  177. 1> _Traits=std::char_traits<char>
  178. 1> ]
  179. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(401): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(unsigned __int64)'
  180. 1> with
  181. 1> [
  182. 1> _Elem=char,
  183. 1> _Traits=std::char_traits<char>
  184. 1> ]
  185. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(422): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(float)'
  186. 1> with
  187. 1> [
  188. 1> _Elem=char,
  189. 1> _Traits=std::char_traits<char>
  190. 1> ]
  191. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(442): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(double)'
  192. 1> with
  193. 1> [
  194. 1> _Elem=char,
  195. 1> _Traits=std::char_traits<char>
  196. 1> ]
  197. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(462): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(long double)'
  198. 1> with
  199. 1> [
  200. 1> _Elem=char,
  201. 1> _Traits=std::char_traits<char>
  202. 1> ]
  203. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(482): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(const void *)'
  204. 1> with
  205. 1> [
  206. 1> _Elem=char,
  207. 1> _Traits=std::char_traits<char>
  208. 1> ]
  209. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(502): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(std::basic_streambuf<_Elem,_Traits> *)'
  210. 1> with
  211. 1> [
  212. 1> _Elem=char,
  213. 1> _Traits=std::char_traits<char>
  214. 1> ]
  215. 1> while trying to match the argument list '(std::ostream, std::string)'
  216. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(367): error C2678: binary '==' : no operator found which takes a left-hand operand of type 'std::string' (or there is no acceptable conversion)
  217. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(507): could be 'bool std::operator ==(const std::exception_ptr &,const std::exception_ptr &)'
  218. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(512): or 'bool std::operator ==(std::nullptr_t,const std::exception_ptr &)'
  219. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(517): or 'bool std::operator ==(const std::exception_ptr &,std::nullptr_t)'
  220. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\system_error(426): or 'bool std::operator ==(const std::error_code &,const std::error_condition &) throw()'
  221. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\system_error(434): or 'bool std::operator ==(const std::error_condition &,const std::error_code &) throw()'
  222. 1> while trying to match the argument list '(std::string, std::string)'
  223. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(368): error C2784: 'std::_String_iterator<_Mystr> std::operator +(_String_iterator<_Mystr>::difference_type,std::_String_iterator<_Mystr>)' : could not deduce template argument for 'std::_String_iterator<_Mystr>' from 'std::string'
  224. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  225. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  226. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  227. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  228. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(368): error C2784: 'std::_String_const_iterator<_Mystr> std::operator +(_String_const_iterator<_Mystr>::difference_type,std::_String_const_iterator<_Mystr>)' : could not deduce template argument for 'std::_String_const_iterator<_Mystr>' from 'std::string'
  229. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  230. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  231. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  232. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  233. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(368): error C2784: 'std::move_iterator<_RanIt> std::operator +(_Diff,const std::move_iterator<_RanIt> &)' : could not deduce template argument for 'const std::move_iterator<_RanIt> &' from 'std::string'
  234. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  235. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  236. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  237. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  238. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(368): error C2784: 'std::_Array_iterator<_Ty,_Size> std::operator +(_Array_iterator<_Ty,_Size>::difference_type,std::_Array_iterator<_Ty,_Size>)' : could not deduce template argument for 'std::_Array_iterator<_Ty,_Size>' from 'std::string'
  239. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  240. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  241. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  242. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  243. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(368): error C2784: 'std::_Array_const_iterator<_Ty,_Size> std::operator +(_Array_const_iterator<_Ty,_Size>::difference_type,std::_Array_const_iterator<_Ty,_Size>)' : could not deduce template argument for 'std::_Array_const_iterator<_Ty,_Size>' from 'std::string'
  244. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  245. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  246. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  247. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  248. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(368): error C2784: 'std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)' : could not deduce template argument for 'const std::reverse_iterator<_RanIt> &' from 'std::string'
  249. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  250. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  251. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  252. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  253. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(368): error C2784: 'std::_Revranit<_RanIt,_Base> std::operator +(_Diff,const std::_Revranit<_RanIt,_Base> &)' : could not deduce template argument for 'const std::_Revranit<_RanIt,_Base> &' from 'std::string'
  254. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  255. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  256. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  257. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  258. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(368): error C2676: binary '+' : 'std::string' does not define this operator or a conversion to a type acceptable to the predefined operator
  259. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(447): warning C4309: '=' : truncation of constant value
  260. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(448): warning C4309: '=' : truncation of constant value
  261. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(449): warning C4309: '=' : truncation of constant value
  262. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(631): error C2678: binary '==' : no operator found which takes a left-hand operand of type 'std::string' (or there is no acceptable conversion)
  263. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(507): could be 'bool std::operator ==(const std::exception_ptr &,const std::exception_ptr &)'
  264. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(512): or 'bool std::operator ==(std::nullptr_t,const std::exception_ptr &)'
  265. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(517): or 'bool std::operator ==(const std::exception_ptr &,std::nullptr_t)'
  266. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\system_error(426): or 'bool std::operator ==(const std::error_code &,const std::error_condition &) throw()'
  267. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\system_error(434): or 'bool std::operator ==(const std::error_condition &,const std::error_code &) throw()'
  268. 1> while trying to match the argument list '(std::string, std::string)'
  269. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(632): error C2784: 'std::_String_iterator<_Mystr> std::operator +(_String_iterator<_Mystr>::difference_type,std::_String_iterator<_Mystr>)' : could not deduce template argument for 'std::_String_iterator<_Mystr>' from 'std::string'
  270. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  271. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  272. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  273. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  274. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(632): error C2784: 'std::_String_const_iterator<_Mystr> std::operator +(_String_const_iterator<_Mystr>::difference_type,std::_String_const_iterator<_Mystr>)' : could not deduce template argument for 'std::_String_const_iterator<_Mystr>' from 'std::string'
  275. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  276. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  277. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  278. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  279. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(632): error C2784: 'std::move_iterator<_RanIt> std::operator +(_Diff,const std::move_iterator<_RanIt> &)' : could not deduce template argument for 'const std::move_iterator<_RanIt> &' from 'std::string'
  280. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  281. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  282. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  283. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  284. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(632): error C2784: 'std::_Array_iterator<_Ty,_Size> std::operator +(_Array_iterator<_Ty,_Size>::difference_type,std::_Array_iterator<_Ty,_Size>)' : could not deduce template argument for 'std::_Array_iterator<_Ty,_Size>' from 'std::string'
  285. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  286. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  287. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  288. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  289. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(632): error C2784: 'std::_Array_const_iterator<_Ty,_Size> std::operator +(_Array_const_iterator<_Ty,_Size>::difference_type,std::_Array_const_iterator<_Ty,_Size>)' : could not deduce template argument for 'std::_Array_const_iterator<_Ty,_Size>' from 'std::string'
  290. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  291. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  292. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  293. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  294. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(632): error C2784: 'std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)' : could not deduce template argument for 'const std::reverse_iterator<_RanIt> &' from 'std::string'
  295. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  296. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  297. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  298. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  299. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(632): error C2784: 'std::_Revranit<_RanIt,_Base> std::operator +(_Diff,const std::_Revranit<_RanIt,_Base> &)' : could not deduce template argument for 'const std::_Revranit<_RanIt,_Base> &' from 'std::string'
  300. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  301. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  302. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  303. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  304. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(632): error C2676: binary '+' : 'std::string' does not define this operator or a conversion to a type acceptable to the predefined operator
  305. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(634): error C2679: binary '<<' : no operator found which takes a right-hand operand of type 'std::string' (or there is no acceptable conversion)
  306. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(695): could be 'std::basic_ostream<_Elem,_Traits> &std::operator <<<char,std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,const char *)'
  307. 1> with
  308. 1> [
  309. 1> _Elem=char,
  310. 1> _Traits=std::char_traits<char>
  311. 1> ]
  312. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(742): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<char,std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,char)'
  313. 1> with
  314. 1> [
  315. 1> _Elem=char,
  316. 1> _Traits=std::char_traits<char>
  317. 1> ]
  318. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(780): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,const char *)'
  319. 1> with
  320. 1> [
  321. 1> _Elem=char,
  322. 1> _Traits=std::char_traits<char>
  323. 1> ]
  324. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(827): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,char)'
  325. 1> with
  326. 1> [
  327. 1> _Elem=char,
  328. 1> _Traits=std::char_traits<char>
  329. 1> ]
  330. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(953): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,const signed char *)'
  331. 1> with
  332. 1> [
  333. 1> _Elem=char,
  334. 1> _Traits=std::char_traits<char>
  335. 1> ]
  336. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(960): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,signed char)'
  337. 1> with
  338. 1> [
  339. 1> _Elem=char,
  340. 1> _Traits=std::char_traits<char>
  341. 1> ]
  342. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(967): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,const unsigned char *)'
  343. 1> with
  344. 1> [
  345. 1> _Elem=char,
  346. 1> _Traits=std::char_traits<char>
  347. 1> ]
  348. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(974): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,unsigned char)'
  349. 1> with
  350. 1> [
  351. 1> _Elem=char,
  352. 1> _Traits=std::char_traits<char>
  353. 1> ]
  354. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(984): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<char,std::char_traits<char>,std::string>(std::basic_ostream<_Elem,_Traits> &&,const _Ty &)'
  355. 1> with
  356. 1> [
  357. 1> _Elem=char,
  358. 1> _Traits=std::char_traits<char>,
  359. 1> _Ty=std::string
  360. 1> ]
  361. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(1101): or 'std::basic_ostream<_Elem,_Traits> &std::operator <<<char,std::char_traits<char>>(std::basic_ostream<_Elem,_Traits> &,const std::error_code &)'
  362. 1> with
  363. 1> [
  364. 1> _Elem=char,
  365. 1> _Traits=std::char_traits<char>
  366. 1> ]
  367. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(201): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(std::basic_ostream<_Elem,_Traits> &(__cdecl *)(std::basic_ostream<_Elem,_Traits> &))'
  368. 1> with
  369. 1> [
  370. 1> _Elem=char,
  371. 1> _Traits=std::char_traits<char>
  372. 1> ]
  373. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(207): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(std::basic_ios<_Elem,_Traits> &(__cdecl *)(std::basic_ios<_Elem,_Traits> &))'
  374. 1> with
  375. 1> [
  376. 1> _Elem=char,
  377. 1> _Traits=std::char_traits<char>
  378. 1> ]
  379. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(214): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(std::ios_base &(__cdecl *)(std::ios_base &))'
  380. 1> with
  381. 1> [
  382. 1> _Elem=char,
  383. 1> _Traits=std::char_traits<char>
  384. 1> ]
  385. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(221): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(std::_Bool)'
  386. 1> with
  387. 1> [
  388. 1> _Elem=char,
  389. 1> _Traits=std::char_traits<char>
  390. 1> ]
  391. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(241): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(short)'
  392. 1> with
  393. 1> [
  394. 1> _Elem=char,
  395. 1> _Traits=std::char_traits<char>
  396. 1> ]
  397. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(275): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(unsigned short)'
  398. 1> with
  399. 1> [
  400. 1> _Elem=char,
  401. 1> _Traits=std::char_traits<char>
  402. 1> ]
  403. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(295): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(int)'
  404. 1> with
  405. 1> [
  406. 1> _Elem=char,
  407. 1> _Traits=std::char_traits<char>
  408. 1> ]
  409. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(320): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(unsigned int)'
  410. 1> with
  411. 1> [
  412. 1> _Elem=char,
  413. 1> _Traits=std::char_traits<char>
  414. 1> ]
  415. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(340): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(long)'
  416. 1> with
  417. 1> [
  418. 1> _Elem=char,
  419. 1> _Traits=std::char_traits<char>
  420. 1> ]
  421. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(360): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(unsigned long)'
  422. 1> with
  423. 1> [
  424. 1> _Elem=char,
  425. 1> _Traits=std::char_traits<char>
  426. 1> ]
  427. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(381): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(__int64)'
  428. 1> with
  429. 1> [
  430. 1> _Elem=char,
  431. 1> _Traits=std::char_traits<char>
  432. 1> ]
  433. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(401): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(unsigned __int64)'
  434. 1> with
  435. 1> [
  436. 1> _Elem=char,
  437. 1> _Traits=std::char_traits<char>
  438. 1> ]
  439. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(422): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(float)'
  440. 1> with
  441. 1> [
  442. 1> _Elem=char,
  443. 1> _Traits=std::char_traits<char>
  444. 1> ]
  445. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(442): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(double)'
  446. 1> with
  447. 1> [
  448. 1> _Elem=char,
  449. 1> _Traits=std::char_traits<char>
  450. 1> ]
  451. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(462): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(long double)'
  452. 1> with
  453. 1> [
  454. 1> _Elem=char,
  455. 1> _Traits=std::char_traits<char>
  456. 1> ]
  457. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(482): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(const void *)'
  458. 1> with
  459. 1> [
  460. 1> _Elem=char,
  461. 1> _Traits=std::char_traits<char>
  462. 1> ]
  463. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\ostream(502): or 'std::basic_ostream<_Elem,_Traits> &std::basic_ostream<_Elem,_Traits>::operator <<(std::basic_streambuf<_Elem,_Traits> *)'
  464. 1> with
  465. 1> [
  466. 1> _Elem=char,
  467. 1> _Traits=std::char_traits<char>
  468. 1> ]
  469. 1> while trying to match the argument list '(std::ostream, std::string)'
  470. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(636): error C2678: binary '==' : no operator found which takes a left-hand operand of type 'std::string' (or there is no acceptable conversion)
  471. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(507): could be 'bool std::operator ==(const std::exception_ptr &,const std::exception_ptr &)'
  472. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(512): or 'bool std::operator ==(std::nullptr_t,const std::exception_ptr &)'
  473. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\exception(517): or 'bool std::operator ==(const std::exception_ptr &,std::nullptr_t)'
  474. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\system_error(426): or 'bool std::operator ==(const std::error_code &,const std::error_condition &) throw()'
  475. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\system_error(434): or 'bool std::operator ==(const std::error_condition &,const std::error_code &) throw()'
  476. 1> while trying to match the argument list '(std::string, std::string)'
  477. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(637): error C2784: 'std::_String_iterator<_Mystr> std::operator +(_String_iterator<_Mystr>::difference_type,std::_String_iterator<_Mystr>)' : could not deduce template argument for 'std::_String_iterator<_Mystr>' from 'std::string'
  478. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  479. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  480. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  481. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(420) : see declaration of 'std::operator +'
  482. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(637): error C2784: 'std::_String_const_iterator<_Mystr> std::operator +(_String_const_iterator<_Mystr>::difference_type,std::_String_const_iterator<_Mystr>)' : could not deduce template argument for 'std::_String_const_iterator<_Mystr>' from 'std::string'
  483. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  484. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  485. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  486. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xstring(288) : see declaration of 'std::operator +'
  487. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(637): error C2784: 'std::move_iterator<_RanIt> std::operator +(_Diff,const std::move_iterator<_RanIt> &)' : could not deduce template argument for 'const std::move_iterator<_RanIt> &' from 'std::string'
  488. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  489. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  490. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  491. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1947) : see declaration of 'std::operator +'
  492. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(637): error C2784: 'std::_Array_iterator<_Ty,_Size> std::operator +(_Array_iterator<_Ty,_Size>::difference_type,std::_Array_iterator<_Ty,_Size>)' : could not deduce template argument for 'std::_Array_iterator<_Ty,_Size>' from 'std::string'
  493. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  494. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  495. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  496. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1801) : see declaration of 'std::operator +'
  497. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(637): error C2784: 'std::_Array_const_iterator<_Ty,_Size> std::operator +(_Array_const_iterator<_Ty,_Size>::difference_type,std::_Array_const_iterator<_Ty,_Size>)' : could not deduce template argument for 'std::_Array_const_iterator<_Ty,_Size>' from 'std::string'
  498. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  499. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  500. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  501. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1662) : see declaration of 'std::operator +'
  502. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(637): error C2784: 'std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)' : could not deduce template argument for 'const std::reverse_iterator<_RanIt> &' from 'std::string'
  503. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  504. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  505. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  506. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1226) : see declaration of 'std::operator +'
  507. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(637): error C2784: 'std::_Revranit<_RanIt,_Base> std::operator +(_Diff,const std::_Revranit<_RanIt,_Base> &)' : could not deduce template argument for 'const std::_Revranit<_RanIt,_Base> &' from 'std::string'
  508. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  509. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  510. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  511. 1> c:\program files (x86)\microsoft visual studio 11.0\vc\include\xutility(1031) : see declaration of 'std::operator +'
  512. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(637): error C2676: binary '+' : 'std::string' does not define this operator or a conversion to a type acceptable to the predefined operator
  513. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(747): warning C4309: '=' : truncation of constant value
  514. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(748): warning C4309: '=' : truncation of constant value
  515. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(749): warning C4309: '=' : truncation of constant value
  516. 1>c:\users\win7\documents\visual studio 2012\projects\sdizo maciek\sdizo maciek\sdizo maciek.cpp(998): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
  517. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement