Cogs.Foundation
Loading...
Searching...
No Matches
Namespaces | Typedefs
Atomic.h File Reference
#include "../FoundationBase.h"
#include <atomic>

Go to the source code of this file.

Namespaces

namespace  Cogs
 Main Cogs namespace.
 

Typedefs

template<typename T >
using Cogs::Atomic = std::atomic< T >