omni::sync::auto_lock ::operator!=
NAME

omni::sync::auto_lock ::operator!=

A member operator of omni::sync::auto_lock

#include <omni/sync/auto_lock.hpp>
bool omni::sync::auto_lock ::operator!=(const auto_lock& o)


OVERLOADS

bool omni::sync::auto_lock ::operator!=(const omni::sync::mutex_t& o)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top