retdec
Namespaces | Functions
conversions.cpp File Reference

Simple string conversions. More...

#include <algorithm>
#include "retdec/fileformat/utils/conversions.h"

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)
 

Detailed Description

Simple string conversions.