I am trying to use rapidxml (the xml parser) but just testing one function makes the borland c++ builder (5) show this error message :"Member function must be called or its address taken".
this is the code line
doc.parse<0>(text); // 0 means default parse flags