Searched refs:specially_allocated_struct (Results 1 – 1 of 1) sorted by relevance
61 struct specially_allocated_struct { struct62 bool operator < (const specially_allocated_struct&) const;64 bool operator==(const specially_allocated_struct&) const;69 bool specially_allocated_struct::operator < (const specially_allocated_struct&) const in operator <()79 class allocator<specially_allocated_struct> {85 typedef specially_allocated_struct value_type;122 struct __move_traits<vector<specially_allocated_struct> > {127 struct __move_traits<deque<specially_allocated_struct> > {132 struct __move_traits<list<specially_allocated_struct> > {137 struct __move_traits<slist<specially_allocated_struct> > {[all …]