Use "prefix" in a sentence

1. By adding the line using namespace abc; to a piece of code, the prefix abc:: is no longer needed.

Так, при добавлении строки using namespace foo; в код, указывать префикс foo:: больше не требуется.