// { dg-additional-options {-std=c++2a -fmodules-ts} } import "pr99283-6_b.H"; template struct __allocated_ptr { using value_type = allocator_traits<_Alloc>; };