copy_event_record: Copy a 'event_record'

Description Usage Arguments

Description

A event record is typically implemented as an environment type class. This means that they have pass-by-reference semantics. As a result, assignment will not produce a copy of the object. Therefore, changing the object from the assigned value will change the original version.

Usage

1

Arguments

event_record

Either a formal_event_record or ragged_event_record.


Don-Li/CAB documentation built on May 6, 2019, 2:52 p.m.