PolyBoRi
Classes | Namespaces
pbori_tags.h File Reference
#include "pbori_defs.h"
#include "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...
struct  polybori::invert_tag< valid_tag >
struct  polybori::invert_tag< invalid_tag >
class  polybori::and_tag
 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

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