#include <ConsoleFlag.hpp>
|
| static constexpr auto | from_string (std::string_view sv) |
| |
|
| static constexpr auto | FORCE = Underlying::FORCE |
| |
| static constexpr auto | SAFE = Underlying::SAFE |
| |
|
| static constexpr std::array | values = {"force", "safe"} |
| |
| static constexpr auto virt::enums::domain::ConsoleFlag::from_string |
( |
std::string_view |
sv | ) |
|
|
inlinestatic |
| constexpr auto virt::enums::domain::ConsoleFlag::FORCE = Underlying::FORCE |
|
static |
| constexpr auto virt::enums::domain::ConsoleFlag::SAFE = Underlying::SAFE |
|
static |
| constexpr std::array virt::enums::domain::ConsoleFlag::values = {"force", "safe"} |
|
staticprotected |
The documentation for this class was generated from the following file: