github.com/xyproto/orbiton/v2@v2.65.12-0.20240516144430-e10a419274ec/test/cpp/main.cpp (about) 1 // The first Something should not be commented out 2 3 Something(A const& /*from*/) = delete; 4 Something(A const& from) = delete; 5 6 p->x