Comment #1 on issue 398 by valiko...@gmail.com: Compiler Errors in VS2012 - With some solutions
http://code.google.com/p/protobuf/issues/detail?id=398

Using make_pair without types will reintroduce issue 166.
Better fix this issue by using "pair<std::string, std::string>" instead of "make_pair<std::string, std::string>".

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to