Searched refs:dindex (Results 1 – 1 of 1) sorted by relevance
327 void copy_item( padded_page& dst, size_type dindex, const padded_page& src, size_type sindex, in copy_item() argument331 construct_item( &dst[dindex], static_cast<const void*>(&src_item) ); in copy_item()