Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
command_stack
src/apps/icon-o-matic/generic/command/CommandStack.h
42
typedef std::stack<Command*> command_stack;
src/apps/mediaplayer/support/CommandStack.h
41
typedef std::stack<Command*> command_stack;