omni::sync::bind
NAME

omni::sync::bind

A function of omni::sync

#include <omni/types/thread_t.hpp>
template < class T, void (T::*fnptr)() > static omni::sync::thread_start omni::sync::bind(const T& obj)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top