0.5.4
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
List of all members
clanguml::common::path_or_regex Struct Reference

Detailed Description

Definition at line 344 of file types.h.

#include <types.h>

Additional Inherited Members

- Public Member Functions inherited from clanguml::common::or_regex< std::filesystem::path >
 or_regex ()=default
 
 or_regex (std::filesystem::path v)
 Constructor from alternative type.
 
 or_regex (std::regex r, std::string p)
 Constructor from regex.
 
or_regexoperator= (const std::filesystem::path &v)
 
or_regexoperator= (const regex &v)
 
bool operator== (const std::filesystem::path &v) const
 
std::optional< Ret > get () const
 
std::string to_string () const
 
const std::variant< std::filesystem::path, regex > & value () const
 
bool is_regex () const
 

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