ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/utils/StringUtils.hpp
(Generate patch)

Comparing branches/development/src/utils/StringUtils.hpp (file contents):
Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
Revision 1629 by gezelter, Wed Sep 14 21:15:17 2011 UTC

# Line 173 | Line 173 | std::string containerToString(const ContainerType& con
173      return oss.str();
174   }  
175  
176 <  
176 >  unsigned long long memparse (char *ptr,  char **retptr);
177   }  
178   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines