Cogs.Foundation
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
MemTypeAllocator.h File Reference
#include <memory>
#include <OsoMemoryProfiler/CogsMemoryProfile.h>

Go to the source code of this file.

Classes

struct  Cogs::Memory::MemTypeAllocator< T, memType >
 
struct  Cogs::Memory::MemTypeAllocator< T, memType >::rebind< U >
 

Namespaces

namespace  Cogs
 Main Cogs namespace.
 
namespace  Cogs::Memory
 

Functions

template<class T1 , Cogs::MemBlockType memType1, class T2 , Cogs::MemBlockType memType2>
bool Cogs::Memory::operator== (const MemTypeAllocator< T1, memType1 > &lhs, const MemTypeAllocator< T2, memType2 > &rhs) noexcept