omni::net::socket_option::operator<
NAME

omni::net::socket_option::operator<

A member operator of omni::net::socket_option

#include <omni/types/net_t.hpp>
bool omni::net::socket_option::operator<(const socket_option& val)


OVERLOADS

bool omni::net::socket_option::operator<(enum_t val)
bool omni::net::socket_option::operator<(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top