使用 namespace NRNamespace {...} 定义的任何内容都需要额外的限定(将变量 giVar 写为 NRNamespace::giVar)。
namespace NRNamespace {...}
giVar
NRNamespace::giVar