使用 namespace NRNamespace {...} 定義的任何內容都需要額外的限定(將變數 giVar 寫為 NRNamespace::giVar)。
namespace NRNamespace {...}
giVar
NRNamespace::giVar