The using directive allows the use of types in a namespace so that you do not have to fully qualify them.
using
using namespace;