basic_recursive_directory_iterator::level Method
Returns the number of levels that the iterator has currently descended into the directory hierarchy.
int level() const;
Requirements
Header: filesystem
Namespace: std::tr2::sys
Returns the number of levels that the iterator has currently descended into the directory hierarchy.
int level() const;
Header: filesystem
Namespace: std::tr2::sys