boundFunctorOf

Create bound functor of a method

  1. T boundFunctorOf [@property setter]
    template boundFunctorOf(alias f)
    deprecated static @property
    boundFunctorOf
    (
    T
    )
  2. auto boundFunctorOf [@property getter]

Members

Properties

boundFunctorOf
deprecated T boundFunctorOf [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta