#523 tuplestest fails
Metadata
Property | Value |
---|---|
Reported by | Oliver Sander (oliver.sander@tu-dresden.de) |
Reported at | Mar 18, 2009 15:55 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Oliver Sander (oliver.sander@tu-dresden.de) |
Last edited at | Mar 19, 2009 18:20 |
Closed by | Oliver Sander (oliver.sander@tu-dresden.de) |
Closed at | Mar 19, 2009 18:20 |
Closed in version | 1.2 |
Resolution | Fixed |
Comment |
Description
with g++ (Debian 4.3.3-3) 4.3.3
Here's the error message
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../.. -I../.. -g -MT tuplestest.o -MD -MP -MF .deps/tuplestest.Tpo -c -o tuplestest.o tuplestest.cc tuplestest.cc: In function ‘void test(T&) [with T = const std::tuple<float, int, double, char, std::basic_string<char, std::char_traits, std::allocator > >]’: tuplestest.cc:252: instantiated from here tuplestest.cc:41: error: invalid use of incomplete type ‘struct std::tuple_element<4, const std::tuple<float, int, double, char, std::basic_string<char, std::char_traits, std::allocator > > >’ /usr/include/c++/4.3/tr1_impl/utility:41: error: declaration of ‘struct std::tuple_element<4, const std::tuple<float, int, double, char, std::basic_string<char, std::char_traits, std::allocator > > >’ make[3]: *** [tuplestest.o] Fehler 1
The same happens on the release branch. Marking as 1.2.