Пример #1
0
		void SetLog(bool b) const { g->SetLog(b); }
Пример #2
0
		void SetLog(size_t idx, bool b) const
		{
			g->SetLog(idx, b);
		}