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

Comparing:
trunk/src/utils/StringUtils.hpp (file contents), Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC vs.
branches/development/src/utils/StringUtils.hpp (file contents), 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