plf_stack/2.0.1

A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
Recipe info
2023-12-26

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
plf_stack/2.0.1

Using plf_stack

Loading ...
Loading...