#include <string>
template<typename T> T foo(T s)
{
class T::iterator b=s.begin(), e=s.end(), p=b;
}
void foo(char *a)
{
foo<std::string>(a);
}
| Package | Version | Supposed error message | Full log | Bug report |
|---|---|---|---|---|
| stx-btree | 0.9-2 | WTreeDrawing.cpp:77:30: error: elaborated type refers to a typedef | Log |