retdec
|
Type conversions. More...
Go to the source code of this file.
Namespaces | |
retdec | |
retdec::fileinfo | |
Functions | |
std::string | retdec::fileinfo::getBinaryRepresentation (unsigned long long number, unsigned long long numberOfBits) |
template<typename N > | |
std::string | retdec::fileinfo::getNumberAsString (N number, std::ios_base &(*format)(std::ios_base &)=std::dec) |
template<typename N > | |
bool | retdec::fileinfo::indexIsValid (const std::vector< N > &list, std::size_t index) |
Type conversions.