omni::application::run_type::operator>>=
NAME

omni::application::run_type::operator>>=

A member operator of omni::application::run_type

#include <omni/application.hpp>
run_type& omni::application::run_type::operator>>=(const run_type& val)


OVERLOADS

run_type& omni::application::run_type::operator>>=(enum_t val)
run_type& omni::application::run_type::operator>>=(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top