hpx/allocator_support/traits/is_allocator.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace traits

Variables

template<typename T>
constexpr bool is_allocator_v = is_allocator<T>::value