Fabcoin Core  0.16.2
P2P Digital Currency
Namespaces | Macros | Typedefs
Common.h File Reference
#include <cstdint>
Include dependency graph for Common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::evmjit
 

Macros

#define UNTESTED   assert(false)
 

Typedefs

using dev::evmjit::byte = uint8_t
 
using dev::evmjit::code_iterator = byte const *
 

Macro Definition Documentation

#define UNTESTED   assert(false)

Definition at line 13 of file Common.h.