Skip to content

A custom List implementation. Tested using the Google Tests Framework.

Notifications You must be signed in to change notification settings

Miguel-Deniz/List-Implementation

Repository files navigation

List-Implementation

A custom List implementation. Tested using the Google Tests Framework.

Similarities with C++'s STL List

- Dynamic resizing - Iterator access - Works with user-defined types

Tools

- Google Tests

About

A custom List implementation. Tested using the Google Tests Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages