co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
temp_allocator.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  co_ecs
 
namespace  co_ecs::detail
 

Functions

template<class T , class U >
constexpr bool operator== (const co_ecs::detail::temp_allocator< T > &, const co_ecs::detail::temp_allocator< U > &) noexcept
 
template<class T , class U >
constexpr bool operator!= (const co_ecs::detail::temp_allocator< T > &, const co_ecs::detail::temp_allocator< U > &) noexcept
 

Variables

constexpr auto co_ecs::detail::global_stack_allocator_size = 16ull * 1024 * 1024
 

Function Documentation

◆ operator!=()

template<class T , class U >
constexpr bool operator!= ( const co_ecs::detail::temp_allocator< T > & ,
const co_ecs::detail::temp_allocator< U > &  )
constexprnoexcept

◆ operator==()

template<class T , class U >
constexpr bool operator== ( const co_ecs::detail::temp_allocator< T > & ,
const co_ecs::detail::temp_allocator< U > &  )
constexprnoexcept