omni::system::endian_type::operator=
NAME

omni::system::endian_type::operator=

A member operator of omni::system::endian_type

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


OVERLOADS

endian_type& omni::system::endian_type::operator=(enum_t val)
endian_type& omni::system::endian_type::operator=(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top