Site set property about the 'nsites' method presence. More...
#include <props.hh>
Classes | |
struct | any |
Base class for the site set 'nsites' property. More... | |
struct | known |
Property that states that a site set features the method 'nsites' because the number of sites is known so its retrieval has O(1) complexity. More... | |
struct | unknown |
Property that states that the number of sites cannot be retrieved from a site set in O(1) complexity so the site set does not feature the 'nsites' methods. More... |
Site set property about the 'nsites' method presence.