Iros
 
Loading...
Searching...
No Matches
get_allocator.h File Reference

Go to the source code of this file.

Classes

struct  di::execution::detail::GetAllocatorFunction
 

Namespaces

namespace  di
 
namespace  di::execution
 
namespace  di::execution::detail
 
namespace  di::meta
 

Typedefs

template<typename T>
using di::meta::AllocatorOf = meta::RemoveCVRef<decltype(execution::get_allocator(util::declval<T>()))>
 

Variables

constexpr auto di::execution::get_allocator = detail::GetAllocatorFunction {}