For large structs (or enums), move and copy both compile into memcpy. If the structures are large, this can take a lot of time.
reply