retdec
|
Simple string conversions. More...
Namespaces | |
retdec | |
retdec::fileformat | |
Functions | |
std::ios_base & | retdec::fileformat::hexWithPrefix (std::ios_base &str) |
std::ios_base & | retdec::fileformat::truncFloat (std::ios_base &str) |
void | retdec::fileformat::separateStrings (std::string &str, std::vector< std::string > &words) |
Simple string conversions.