nickpelling / C_STD

C implementation of the standard container library
MIT License
18 stars 1 forks source link

Split vector/ring std_reserve implementation into an inline outer half and a stdlib inner half #55

Closed nickpelling closed 6 months ago

nickpelling commented 6 months ago

Sensible, but a bit of a premature optimisation, so closed (for now).