Classes

mln::trait::site_set::bbox Struct Reference

Site set property about the 'bbox' method presence. More...

#include <props.hh>

Classes

struct  any
 Base class for the site set 'bbox' property. More...
struct  known
 Property that states that the bounding box of a site set is featured by the 'bbox' method. More...
struct  lazy
 Property that states that the bounding box of a site set is computed by the site set in a lazy way. More...
struct  straight
 Property that states that the bounding box of a site set is always kept up to date by the site set. More...
struct  unknown
 Property that states that the bounding box of a site set is not featured as a method. More...

Detailed Description

Site set property about the 'bbox' method presence.

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