retdec
utils Directory Reference

Directories

directory  io
 

Files

file  alignment.h [code]
 Declaration of aligning operations.
 
file  array.h [code]
 Array utilities.
 
file  binary_path.h [code]
 Absolute path of currently running binary getters.
 
file  byte_value_storage.h [code]
 Declaration of ByteValueStorage.
 
file  container.h [code]
 Container utilities.
 
file  conversion.h [code]
 Conversion utilities.
 
file  crc32.h [code]
 
file  debug.h [code]
 Debug logging module.
 
file  dynamic_buffer.h [code]
 Declaration of class for buffered data mainpulation.
 
file  equality.h [code]
 Equality-related utilities.
 
file  file_io.h [code]
 Functions for file I/O.
 
file  filesystem.h [code]
 Wrapper for conditional include of C++17 filesystem feature.
 
file  filter_iterator.h [code]
 An adapter of an iterator range in which some elements of the range are skipped.
 
file  math.h [code]
 Mathematical utilities.
 
file  memory.h [code]
 Memory utilities.
 
file  non_copyable.h [code]
 A mixin to make classes non-copyable.
 
file  os.h [code]
 OS-related macros.
 
file  scope_exit.h [code]
 Macro for performing actions when the current block exits.
 
file  string.h [code]
 String utilities.
 
file  system.h [code]
 Portable system utilities.
 
file  time.h [code]
 Time-related functions.