Comment #1 on issue 398 by [email protected]: 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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/protobuf?hl=en.