René's URL Explorer Experiment


Title: PLF Library - stack

Description: plf::stack is a container that gives the programmer the functionality of a FILO (first-in, last-out) stack. It is a more efficient drop-in replacement for std::stack, and faster than all std:: containers in the context of a stack.

Keywords:

direct link

Domain: www.plflib.org

HandheldFriendlyTrue
Nonetext/html; charset=UTF-8

Links:

Homehttps://www.plflib.org/
Introhttps://www.plflib.org/stack.htm#intro
Implementationhttps://www.plflib.org/stack.htm#details
Licensehttps://www.plflib.org/stack.htm#license
Downloadhttps://www.plflib.org/stack.htm#download
Function Descriptions and Syntaxhttps://www.plflib.org/stack.htm#functions
Benchmarkshttps://www.plflib.org/stack.htm#benchmarks
Frequently-asked Questionshttps://www.plflib.org/stack.htm#faq
Version Historyhttps://www.plflib.org/stack.htm#version
Contacthttps://www.plflib.org/stack.htm#contact
efficienthttps://www.plflib.org/stack.htm#benchmarks
benchmarkshttps://www.plflib.org/stack.htm#benchmarks
chained-group memory allocation patternhttps://www.plflib.org/chained_group_allocation_pattern.htm
zlib licensehttps://en.wikipedia.org/wiki/Zlib_License
herehttps://www.plflib.org/plf_stack_13-05-2026.zip
repositoryhttps://github.com/mattreecebentley/plf_stack
plf benchmark suitehttps://www.plflib.org/plf_benchmark_suite_22-05-2026.zip
Erasablehttps://en.cppreference.com/w/cpp/named_req/Erasable
CopyAssignablehttps://en.cppreference.com/w/cpp/named_req/CopyAssignable
CopyConstructiblehttps://en.cppreference.com/w/cpp/named_req/CopyConstructible
Erasablehttps://en.cppreference.com/w/cpp/named_req/Erasable
MoveConstructiblehttps://en.cppreference.com/w/cpp/named_req/MoveConstructible
Allocatorhttps://en.cppreference.com/w/cpp/named_req/Allocator
herehttps://www.plflib.org/stack_benchmarks_haswell_gcc.htm
herehttps://www.plflib.org/stack_benchmarks_core2_gcc.htm
herehttps://www.plflib.org/stack_benchmarks_haswell_msvc.htm
Martin Valgurhttps://github.com/valgur

Viewport: width=device-width


URLs of crawlers that visited me.