CodeusTech / CodeusTech/Xita

Fix Constructor's Size in Memory Node

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
prebug
Dominant language
C++
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The constructor's size entry is showing an incorrect number in memory node.

Currently, it is *always* showing `0` as size. Though it should equal to the number of records. Note that neither of these are correct.

Each time a record is added to the constructor, the size should increase by the size of the record's type expression.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.