PolyBoRi
|
Go to the source code of this file.
Classes | |
class | polybori::invalid_tag |
This class shows, whether a property of an order is invalid. More... | |
class | polybori::valid_tag |
This class shows, whether a property of an order is valid. More... | |
class | polybori::invert_tag< Tag > |
Changes valid_tag -> invalid_tag and vice versa. More... | |
struct | polybori::invert_tag< valid_tag > |
struct | polybori::invert_tag< invalid_tag > |
class | polybori::and_tag< Tag1, Tag2 > |
and_tag<valid_tag, valid_tag> -> valid_tag, otherwise invalid_tag. More... | |
struct | polybori::and_tag< valid_tag, valid_tag > |
class | polybori::navigator_tag |
for iterator_category More... | |
class | polybori::equality_property< ValidityTag > |
Namespaces | |
polybori | |
Decribes properties of polybori ordering classes