SYNOPSIS
Attach a static member or non-member function to this delegate.
top
Attach a static member or non-member function to this delegate.
#include <omni/delegate/1.hpp>
template < ret_t (*fnptr)(p1_t) > static delegate1 omni::delegate1::bind()
top