MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::DirectoryIterator Struct Reference

iterator of directory items that will save any errors in (ec) instead of throwing exceptions More...

#include <MRDirectory.h>

Public Member Functions

DirectoryIteratoroperator++ ()
 
auto operator* () const
 

Public Attributes

std::filesystem::directory_iterator it
 
std::error_code & ec
 

Detailed Description

iterator of directory items that will save any errors in (ec) instead of throwing exceptions


The documentation for this struct was generated from the following file: