omni::sync::bind_const
NAME

omni::sync::bind_const

A function of omni::sync

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top