Searched defs:fields_alloc (Results 1 – 2 of 2) sorted by relevance
105 struct fields_alloc struct122 using other = fields_alloc<U>; argument133 fields_alloc(std::size_t size) in fields_alloc() argument138 fields_alloc(fields_alloc const& other) in fields_alloc() function144 fields_alloc(fields_alloc<U> const& other) in fields_alloc() function149 ~fields_alloc() in ~fields_alloc() argument155 allocate(size_type n) in allocate()162 deallocate(value_type*, size_type) in deallocate()188 fields_alloc const& lhs, in operator ==() argument
168 guint fields_alloc; /* Allocated items in fields */ member