cppreference.com > C/C++ Keywords > sizeof
sizeof

The sizeof operator is a compile-time operator that returns the size, in bytes, of the argument passed to it.