omni::io::options::try_parse
NAME

omni::io::options::try_parse

A member function of omni::io::options

#include <omni/types/fstream_t.hpp>
static bool omni::io::options::try_parse(const std::string& val, options& out)

SYNOPSIS

Tries parsing a string value into its enum representation

top

DESCRIPTION

No description.

top