Stack.size

number of stack elements

  1. auto size()
    struct Stack(T)
    const
    size
    ()
  2. auto size(size_t sz)

Meta