basic_path::end Method
Returns a filename iterator just beyond the last component in the stored file name.
iterator end() const;
Return Value
A filename iterator just beyond the last component in the stored file name.
Remarks
See basic_path::begin Method for information about filename iterators.
Requirements
Header: filesystem
Namespace: std::tr2::sys