Searched refs:unit_bytes (Results 1 – 1 of 1) sorted by relevance
147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() argument153 elem += unit_bytes; in incorporate_after()154 for(size_type i = 0; i != num_units-1; ++i, elem += unit_bytes){ in incorporate_after()