#include "PathSpec.h"
|
| constexpr static auto | invalid () noexcept |
| |
|
| size_t | id_ {std::numeric_limits<size_t>::max()} |
| |
Definition at line 16 of file PathSpec.h.
| constexpr art::PathID::PathID |
( |
size_t const |
i | ) |
|
|
inlineexplicitnoexcept |
| constexpr art::PathID::PathID |
( |
| ) |
|
|
privatedefault |
| constexpr static auto art::PathID::invalid |
( |
| ) |
|
|
inlinestaticnoexcept |
| constexpr bool art::PathID::operator!= |
( |
PathID const |
other | ) |
const |
|
inlinenoexcept |
| constexpr bool art::PathID::operator< |
( |
PathID const |
other | ) |
const |
|
inlinenoexcept |
| constexpr bool art::PathID::operator== |
( |
PathID const |
other | ) |
const |
|
inlinenoexcept |
| std::string to_string |
( |
PathID |
| ) |
|
|
friend |
| size_t art::PathID::id_ {std::numeric_limits<size_t>::max()} |
|
private |
The documentation for this class was generated from the following file: