PolyBoRi
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
polybori
include
pbori_tags.h
Go to the documentation of this file.
1
// -*- c++ -*-
2
//*****************************************************************************
33
//*****************************************************************************
34
35
// include basic definitions
36
#include "
pbori_defs.h
"
37
#include "
order_tags.h
"
38
39
#ifndef pbori_tags_h_
40
#define pbori_tags_h_
41
42
BEGIN_NAMESPACE_PBORI
43
47
struct
invalid_tag
{};
48
52
struct
valid_tag
{};
53
57
struct
navigator_tag
{};
58
62
template
<
class
Val
id
ityTag>
63
class
equality_property
{
64
public
:
65
67
typedef
ValidityTag
easy_equality_property
;
68
};
69
70
71
END_NAMESPACE_PBORI
72
73
#endif // order_tags_h_
Generated on Wed Mar 26 2014 17:27:06 for PolyBoRi by
1.8.1.2