Add for_each_ptr method to basic_string
It's needed to iterate over all internal pointers of basic_string. It's used in the 'defrag' class for storing all pointers in the internal list for the defragmentation process.
parent
fe96c882
Please register or sign in to comment