std::atomic::types {Type}

Atomic

struct Atomic
{
	Type data;
}

Members

Methods