retdec
|
Functions for formatting of strings. More...
#include <algorithm>
#include "retdec/utils/string.h"
#include "fileinfo/file_presentation/getters/format.h"
Namespaces | |
retdec | |
retdec::fileinfo | |
Functions | |
std::string | retdec::fileinfo::abbvSerialization (const std::vector< std::string > &abbv) |
void | retdec::fileinfo::shrinkAndReplaceNonprintable (std::string &str, std::size_t maxLength) |
void | retdec::fileinfo::addUniqueValues (std::vector< std::string > ¤tVal, const std::vector< std::string > &newVal) |
Functions for formatting of strings.