A modern, user-friendly, generic, type-safe and fast C99 container library
A modern, user-friendly, generic, type-safe and fast C99 container library featuring string, vector, sorted and unordered map and set, deque, forward list, smart pointers, bitset and random numbers.
A modern, user-friendly, generic, type-safe and fast C99 container library featuring string, vector, sorted and unordered map and set, deque, forward list, smart pointers, bitset and random numbers.
To install STC, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install STC
To see what files were installed by STC, run:
port contents STC
To later upgrade STC, run:
sudo port selfupdate && sudo port upgrade STC
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.