Data for includes.
More...
#include <IncludeEntry.hpp>
◆ IncludeEntry() [1/3]
| panini::IncludeEntry::IncludeEntry |
( |
| ) |
|
|
inlinedefault |
◆ IncludeEntry() [2/3]
Construct an IncludeEntry from a path, an IncludeStyle, and a priority.
◆ IncludeEntry() [3/3]
Construct an IncludeEntry from a path, an IncludeStyle, and a priority. The path is moved into the instance.
◆ path
| std::filesystem::path panini::IncludeEntry::path |
Path for the include statement.
◆ priority
| int32_t panini::IncludeEntry::priority = 0 |
Priority ranking of this entry in the set.
◆ style
Style to use for the include statement.
The documentation for this struct was generated from the following file: