Rose::FileSystem::baseNameMatches::baseNameMatches
Construct from regex
Synopsis
Declared in <src/Rose/FileSystem.h>
baseNameMatches(std::regex const& re);
Parameters
Name |
Description |
re |
The object to copy construct from |
Created with MrDocs