omni::system::architecture_type::parse
NAME

omni::system::architecture_type::parse

A member function of omni::system::architecture_type

#include <omni/system.hpp>
static enum_t omni::system::architecture_type::parse(const std::string& val)


OVERLOADS

static enum_t omni::system::architecture_type::parse(const std::wstring& val)

SYNOPSIS

Parsing a string value into its enum representation

top

DESCRIPTION

No description.

top