Diferente pentru blog/cpp11 intre reviziile #45 si #46

Nu exista diferente intre titluri.

Diferente intre continut:

auto c = vector<int>(10);
==
$auto$ can also be used with $const auto$ or $const auto&$. It works in the same way other types would work. In most cases, $auto$ cannot be used in function signatures.
$auto$ can also be used with $const auto$ or $const auto&$. In most cases, $auto$ cannot be used in function signatures.
h3. 2. range-based for loops

Nu exista diferente intre securitate.

Topicul de forum nu a fost schimbat.