Like, the same thing as Insertation operators, like you use them for literally the same purpose. just that the value going from where to where is flipped. Commonly used to take values from streams

Example

int x {};
std::cin >> x; // user input is x