Deleted; UDT layouts are not assignable.

Synopsis

Declared in <llvm/DebugInfo/PDB/UDTLayout.h>

UDTLayoutBase&
operator=(UDTLayoutBase const& Other) = delete;

Return Value

Reference to the current object

Parameters

Name

Description

Other

Unused source layout.

Created with MrDocs