omni::system::endian_type::try_parse
NAME

omni::system::endian_type::try_parse

A member function of omni::system::endian_type

#include <omni/system.hpp>
static bool omni::system::endian_type::try_parse(const std::wstring& val, endian_type& out)

SYNOPSIS

Tries parsing a wide string value into its enum representation

top

DESCRIPTION

No description.

top