Home
last modified time | relevance | path

Searched refs:construct_tag (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/support/
H A Dmin_allocator.h56 struct construct_tag {}; struct
57 explicit no_default_allocator(construct_tag) {} in no_default_allocator() argument
61 construct_tag tag; in create()