, , , import using . : , .
, ( : , ), (.. , , Util, ) ( , , using). , (.. ). , , FQN, using.
If you use a name only once, you may be tempted to use FQN, but in my experience you will quickly find that you use several namespace names and refactor it to import the namespace into the header.
source
share