di 0.1.0
Loading...
Searching...
No Matches
get_allocator.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::execution
 
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 {}