Public Member Functions

mln::trait::site_set::nsites::known Struct Reference

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...

#include <props.hh>

Inheritance diagram for mln::trait::site_set::nsites::known:
Inheritance graph

List of all members.

Public Member Functions

std::string name () const

Detailed Description

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.

Definition at line 102 of file site_set/props.hh.


Member Function Documentation

std::string mln::trait::site_set::nsites::known::name (  )  const [inline]

Definition at line 102 of file site_set/props.hh.

References name().

Referenced by name().