0000 Vector (an "expandable" array) 0.0.0

Опубликовано: 21 Октябрь 2024
на канале: HerbGlitch
109
6

//contact
Discord:   / discord  
Discord(dm): herbglitch
Email: [email protected]

//boilerplate, script, finished project, etc.
https://github.com/herbglitchYT/arche...

//basic cmake guide
   • CMake Basic Setup  

Timestamps:
00:00 Intro
00:13 Diagram
00:47 Description Stuffs
01:15 ARC_Errno && ARC_Bool
01:41 CMake
02:11 Make
02:34 Header Boilerplate
03:03 How to Approach This Video
03:32 Write Header
04:22 Write Type
05:01 Write Default CompareDataFn
05:23 Write Creation and Destruction Functions
06:35 Write Add Function
07:36 Write Remove Index Function
09:11 Write Remove Function
10:05 Write GetSize and Get Functions
10:36 Write Test Functions
13:25 Help and Questions