Fork.this

Construct a Fork filter with up to four forks.

  1. this(Filter f1, Filter f2, Filter f3, Filter f4)
    class Fork
    public
    this
    (,,
    Filter f3 = null
    ,
    Filter f4 = null
    )
  2. this(Filter* filter_arr, size_t length)

Meta