omni::system::endian_type::to_string
NAME

omni::system::endian_type::to_string

A member function of omni::system::endian_type

#include <omni/system.hpp>
static std::string omni::system::endian_type::to_string(enum_t v)


OVERLOADS

std::string omni::system::endian_type::to_string()

SYNOPSIS

Converts the enum to its string representation

top

DESCRIPTION

No description.

top