Constructors

Creates an object of type stack with a container object.

  explicit stack(const Container& = Container());