Searched refs:stored_object (Results 1 – 1 of 1) sorted by relevance
7333 new(&data) T(other.stored_object()); in ObjectStorage()7338 new(&data) T(std::move(other.stored_object())); in ObjectStorage()7352 stored_object().~T(); in destruct()7363 T& stored_object() in stored_object() function