The friend of mine provide me with this variant: #include <string> std::string my_debug_string( src_edges.GetAsText().GetAsciiString());
During debugg session you monitor my_debug_string var
The friend of mine provide me with this variant: #include <string> std::string my_debug_string( src_edges.GetAsText().GetAsciiString());
During debugg session you monitor my_debug_string var