- Timestamp:
- 06/25/13 19:18:35 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/string.hh
r132 r133 42 42 * value passed. 43 43 */ 44 template <>45 44 inline string to_string( const string& value) 46 45 { … … 92 91 * value passed. 93 92 */ 94 template <>95 93 inline void from_string( const string& vin, string& vout ) 96 94 {
Note: See TracChangeset
for help on using the changeset viewer.