Changes in / [0803ead:7619400]
- File:
-
- 1 edited
-
libcfa/src/iostream.cfa (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/iostream.cfa
r0803ead r7619400 10 10 // Created On : Wed May 27 17:56:53 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Thu Oct 19 19:29:54202313 // Update Count : 180 012 // Last Modified On : Thu Oct 19 21:10:10 2023 13 // Update Count : 1801 14 14 // 15 15 … … 47 47 return os; 48 48 } // ?|? 49 OS YPE_VOID_IMPL( bool )49 OSTYPE_VOID_IMPL( bool ) 50 50 51 51 ostype & ?|?( ostype & os, char c ) {
Note:
See TracChangeset
for help on using the changeset viewer.