Population.this

Undocumented in source.
  1. this()
  2. this(size_t size)
    class Population(alias nameChecker, IndType)
    this
    (
    size_t size
    )
    if (
    is(typeof(nameChecker()) == string)
    )

Meta