stclib / STC

A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
MIT License
1.34k stars 73 forks source link

Fix typo in forward declaration example #51

Closed kmarius closed 1 year ago

kmarius commented 1 year ago

I couldn't get forward declarations to work because I copied the typo from the README.