3#include <NDEVR/String.h>
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:56
Logic for creating regular expressions for certain situations.
Definition RegexFunctions.h:10
static String UnorderedValues(const Buffer< String > &values)
static const char * FolderRegex()
static const char * FileRegex()
static const char * FileNameRegex()
static String OptionalValues(const Buffer< String > &values)
The core String class for the NDEVR API.
Definition String.h:69