Searched defs:ut2 (Results 1 – 1 of 1) sorted by relevance
68 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function73 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function79 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function83 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function91 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function96 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function102 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function