mattreecebentley / plf_stack

A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.

Home Page:https://plflib.org/stack.htm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.

https://plflib.org/stack.htm

License:zlib License


Languages

Language:C++ 100.0%