c++ - Is it possible to reserve memory in icu::UnicodeString? -


i wondering if possible reserve memory in icu::unicodestring (icu 59.1) similar how done in std::string through std::string::reserve method? have looked through documentation provided icu::unicodestring, have not seen method allow me that. have missed one, or not possible?

thanks!


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -