sincerely Singaporean

If you have not done so, read this full tutorial on how to use SGEXTN to build an application.

SGLStack

SGLStack::SGLStack();

[[nodiscard]] int SGLStack::length() const;

void SGLStack::pop();

void SGLStack::push(const T& x);

void SGLStack::reserve(int newMemoryLength);

[[nodiscard]] const T& SGLStack::top() const;

©2025 05524F.sg (Singapore)

contact 05524F / report a bug / make a suggestion

about 05524F SINGAPORE values

list of 05524F projects