Searched defs:ut1 (Results 1 – 1 of 1) sorted by relevance
67 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function72 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function78 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function82 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function90 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function95 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function101 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function