mln::trait::site_set::nsites::unknown Struct Reference
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...
#include <props.hh>
List of all members.
|
Public Member Functions |
std::string | name () const |
Detailed Description
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.
Definition at line 97 of file site_set/props.hh.
Member Function Documentation
std::string mln::trait::site_set::nsites::unknown::name |
( |
|
) |
const [inline] |