Right operand of an extraction operator

The element access expression in Listing 3 is the right operand of a C++ extraction operator.

Such an operator is designed to extract something from its left operand and to store it into its right operand.