313
edits
(Alright, let's try this wording.) |
(suggested definition of modification) |
||
Line 6: | Line 6: | ||
* check to see whether that string is modified after the conversion takes place | * check to see whether that string is modified after the conversion takes place | ||
TODO: define "modification" | TODO: define "modification" [dmandelin] Can modification be defined as calling a non-const method or passing as a non-const argument? | ||
repeat for utf16->ut8 | repeat for utf16->ut8 | ||
== If "AString" were immutable, where would we fail? == | == If "AString" were immutable, where would we fail? == | ||
edits