8 #ifndef BC_ALLOCATOR_ALLOCATOR_TRAITS_H_ 9 #define BC_ALLOCATOR_ALLOCATOR_TRAITS_H_ 17 namespace allocators {
19 template<
class Allocator>
typename T::system_tag query_system_tag
Definition: type_traits.h:179
bc::traits::conditional_detected_t< bc::traits::query_system_tag, Allocator, host_tag > system_tag
Definition: allocator_traits.h:23
Definition: allocator_traits.h:20
Definition: allocators.h:20
typename conditional_detected< func, TestType, DefaultType >::type conditional_detected_t
Definition: type_traits.h:87
The Evaluator determines if an expression needs to be greedily optimized.
Definition: algorithms.h:22