Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/support/
H A Dcontainer_test_types.h154 struct AllocatorConstructController { struct
224 friend AllocatorConstructController* getConstructController(); argument
225 AllocatorConstructController() { reset(); } in AllocatorConstructController() function
226 AllocatorConstructController(AllocatorConstructController const&);
227 AllocatorConstructController& operator=(AllocatorConstructController const&); argument
230 typedef AllocatorConstructController ConstructController;