shouldBeIn

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void shouldBeIn(T value, U container, string file, size_t line)
  2. void shouldBeIn(T value, U container, string file, size_t line)
    void
    shouldBeIn
    (
    T
    U
    )
    (
    in auto ref T value
    ,,
    in string file = __FILE__
    ,
    in size_t line = __LINE__
    )

Meta