Get Mystery Box with random crypto!

'Drop ban on mutable references' English version: https://tel | Sea

"Drop ban on mutable references"

English version: https://telegra.ph/Drop-ban-on-mutable-references-05-27

Случилось эпохальное событие: Google отменил бан для неконстантных ссылок в праметрах функций.

https://google.github.io/styleguide/cppguide.html#Inputs_and_Outputs
Parameters are either input to the function, output from the function, or both. Input parameters should usually be values or const references, while required (non-nullable) output and input/output parameters should usually be references.

https://github.com/google/styleguide/pull/553