Changeset 133


Ignore:
Timestamp:
06/25/13 19:18:35 (12 years ago)
Author:
shark
Message:
  • Undoing changes to string.hh (my mistake, I'm wrong).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nv/string.hh

    r132 r133  
    4242        * value passed.
    4343        */
    44         template <>
    4544        inline string to_string( const string& value)
    4645        {
     
    9291        * value passed.
    9392        */
    94         template <>
    9593        inline void from_string( const string& vin, string& vout )
    9694        {
Note: See TracChangeset for help on using the changeset viewer.