HomeDevCentral

Split Vector into BaseVector abstract class and Vector implementation

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Split Vector into BaseVector abstract class and Vector implementation

Summary:
The BaseVector class will allow to create other specific Vector classes,
with a common shared implementation to manipulate the array.

Ref T1717.

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1717

Differential Revision: https://devcentral.nasqueron.org/D2657

Details

Provenance
derecksonAuthored on Apr 9 2022, 07:58
derecksonPushed on Jun 19 2023, 23:14
Reviewer
dereckson
Differential Revision
D2657: Split Vector into BaseVector abstract class and Vector implementation
Parents
rKOTb9a3012239c1: Use cryptographically secure pseudo-random integers
Branches
Unknown
Tags
Unknown
Tasks
T1717: Implement new UUID RFC