Lines Matching refs:allocator_arg_t
476 function(allocator_arg_t, const _Alloc&) : __f_(0) {}
479 function(allocator_arg_t, const _Alloc&, nullptr_t) : __f_(0) {}
481 function(allocator_arg_t, const _Alloc&, const function&);
483 function(allocator_arg_t, const _Alloc& __a, _Fp __f,
542 function<_Rp()>::function(allocator_arg_t, const _Alloc&, const function& __f)
583 function<_Rp()>::function(allocator_arg_t, const _Alloc& __a0, _Fp __f,
773 function(allocator_arg_t, const _Alloc&) : __f_(0) {}
776 function(allocator_arg_t, const _Alloc&, nullptr_t) : __f_(0) {}
778 function(allocator_arg_t, const _Alloc&, const function&);
780 function(allocator_arg_t, const _Alloc& __a, _Fp __f,
839 function<_Rp(_A0)>::function(allocator_arg_t, const _Alloc&, const function& __f)
880 function<_Rp(_A0)>::function(allocator_arg_t, const _Alloc& __a0, _Fp __f,
1070 function(allocator_arg_t, const _Alloc&) : __f_(0) {}
1073 function(allocator_arg_t, const _Alloc&, nullptr_t) : __f_(0) {}
1075 function(allocator_arg_t, const _Alloc&, const function&);
1077 function(allocator_arg_t, const _Alloc& __a, _Fp __f,
1136 function<_Rp(_A0, _A1)>::function(allocator_arg_t, const _Alloc&, const function& __f)
1177 function<_Rp(_A0, _A1)>::function(allocator_arg_t, const _Alloc& __a0, _Fp __f,
1366 function(allocator_arg_t, const _Alloc&) : __f_(0) {}
1369 function(allocator_arg_t, const _Alloc&, nullptr_t) : __f_(0) {}
1371 function(allocator_arg_t, const _Alloc&, const function&);
1373 function(allocator_arg_t, const _Alloc& __a, _Fp __f,
1432 function<_Rp(_A0, _A1, _A2)>::function(allocator_arg_t, const _Alloc&,
1474 function<_Rp(_A0, _A1, _A2)>::function(allocator_arg_t, const _Alloc& __a0, _Fp __f,