PolyBoRi
Classes | Namespaces
tags.h File Reference
#include <polybori/pbori_defs.h>
#include <polybori/orderings/order_tags.h>

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

namespace  polybori
 

Detailed Description

Author
Alexander Dreyer
Date
2006-07-20

Decribes properties of polybori ordering classes

Copyright:
(c) 2006 by The PolyBoRi Team