stack::size_type
Visual Studio 2012
An unsigned integer type that can represent the number of elements in a stack.
typedef typename Container::size_type size_type;
An unsigned integer type that can represent the number of elements in a stack.
typedef typename Container::size_type size_type;