boundFunctorOf

Create bound functor of a method

  1. template boundFunctorOf(alias f)
  2. auto boundFunctorOf [@property getter]
    deprecated @property
    boundFunctorOf
    ()
    ()
    if (
    is(typeof(this))
    )

Meta