-
Notifications
You must be signed in to change notification settings - Fork 11
Filesystem library use #220
Copy link
Copy link
Open
Labels
minorIsolated within in a single class or function.Isolated within in a single class or function.refactorRelated to refactoring of existing code.Related to refactoring of existing code.
Metadata
Metadata
Assignees
Labels
minorIsolated within in a single class or function.Isolated within in a single class or function.refactorRelated to refactoring of existing code.Related to refactoring of existing code.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Classes that create or delete directories (or check their existence) need to be updated using the C++17
std::filesystemlibrary.This includes:
BARTTestHelperand tests (this class may just be fully deprecated and can be removed)Others to be added as found (if present)