Beispiel #1
0
	void clear()
	{
		thread_.swap(thread());
		container_names_.clear();
	}
 Solution(){
  thread second(Solution::senseTemperature);
  first.swap(second);
 }