Home | History | Annotate | Download | only in tuple.cnstr

Lines Matching refs:allocator_constructed

37         alloc_first::allocator_constructed = false;
39 assert(alloc_first::allocator_constructed);
46 alloc_first::allocator_constructed = false;
47 alloc_last::allocator_constructed = false;
49 assert(alloc_first::allocator_constructed);
50 assert(alloc_last::allocator_constructed);
58 alloc_first::allocator_constructed = false;
59 alloc_last::allocator_constructed = false;
61 assert(alloc_first::allocator_constructed);
62 assert(alloc_last::allocator_constructed);