omni::net::version::operator==
NAME

omni::net::version::operator==

A member operator of omni::net::version

#include <omni/net/version.hpp>
bool omni::net::version::operator==(const std::string& str)


OVERLOADS

bool omni::net::version::operator==(const std::wstring& str)
bool omni::net::version::operator==(const omni::net::version& o)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top