onlyOneExists.onlyOneExists

Undocumented in source.
  1. enum onlyOneExists;
  2. enum onlyOneExists;
    template onlyOneExists(alias Criteria, T...)
    package
    static if(!(Found.length == 1))
    enum onlyOneExists = false;

Meta