Changeset 1399
- Timestamp:
- Oct 15, 2011, 9:15:57 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/utility.h
r1351 r1399 2 2 #define _theplu_yat_utility_utility_ 3 3 4 // $Id: utility.h 2 451 2011-03-28 23:16:14Z peter $4 // $Id: utility.h 2581 2011-10-05 18:43:27Z peter $ 5 5 6 6 /* … … 81 81 82 82 /** 83 \brief check if string is convertible to (numerical) type 83 \brief check if string is convertible to (numerical) type \c T 84 84 85 85 \since New in yat 0.5
Note: See TracChangeset
for help on using the changeset viewer.