5e760e7b94af0ecf3abbb793a793c2c551badece

bool FromString(const std::string& s, T* t) instead of T FromString(const std::string& str) Before this change we will silently continue the parsing and take whatever default value returned by FromString. TEST=new tests BUG=2507 R=mallinath@webrtc.org Review URL: https://webrtc-codereview.appspot.com/11069004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5834 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%