Searched refs:default_callable_allocator (Results 1 – 2 of 2) sorted by relevance
40 using default_callable_allocator = std::allocator<std::byte>; variable83 typename Allocator = default_callable_allocator>95 /*require_inline=*/true, T, default_callable_allocator>;172 typename Allocator = default_callable_allocator>184 /*require_inline=*/true, T, default_callable_allocator>;
57 #define PW_FUNCTION_DEFAULT_ALLOCATOR_TYPE fit::default_callable_allocator