And you can't simply assign from a case sensitive basic_string to a insensitive basic_string, you'll have to use iterators (src.begin() and back_inserter(target)) and the copy algorithm.
|
Results 1 to 14 of 14
Thread: basic_string comparisonThreaded View
|
Click Here to Expand Forum to Full Width |