Searched refs:RValue (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr56029.C31 struct RValue struct in struct:scoped_ptr
33 RValue (scoped_ptr * object):object (object) {} function in struct:scoped_ptr::RValue
40 scoped_ptr (RValue rvalue) : impl_ (&rvalue.object->impl_) {}

Completed in 37 milliseconds