rapidxml

◆ where()

template<class Ch >
Ch * where ( ) const
inline

Gets pointer to character data where error happened. Ch should be the same as char type of xml_document that produced the error.

Returns
Pointer to location within the parsed string where error occured.