retdec
Namespaces
union_type.cpp File Reference

Implementation of UnionType. More...

#include <cassert>
#include "retdec/ctypes/context.h"
#include "retdec/ctypes/member.h"
#include "retdec/ctypes/union_type.h"
#include "retdec/ctypes/visitor.h"

Namespaces

 retdec
 
 retdec::ctypes
 

Detailed Description

Implementation of UnionType.