dlib.container.stack

Stack (based on Array)

Members

Structs

Stack
struct Stack(T)

Stack implementation based on Array.

Meta

Authors

Timur Gafarov, Andrey Penechko, Roman Chistokhodov