PPL  1.2
namespaces.hh
Go to the documentation of this file.
1 /* Documentation for used namespaces.
2  Copyright (C) 2001-2010 Roberto Bagnara <bagnara@cs.unipr.it>
3  Copyright (C) 2010-2016 BUGSENG srl (http://bugseng.com)
4 
5 This file is part of the Parma Polyhedra Library (PPL).
6 
7 The PPL is free software; you can redistribute it and/or modify it
8 under the terms of the GNU General Public License as published by the
9 Free Software Foundation; either version 3 of the License, or (at your
10 option) any later version.
11 
12 The PPL is distributed in the hope that it will be useful, but WITHOUT
13 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
14 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
15 for more details.
16 
17 You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software Foundation,
19 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
20 
21 For the most up-to-date information see the Parma Polyhedra Library
22 site: http://bugseng.com/products/ppl/ . */
23 
24 #ifndef PPL_namespaces_hh
25 #define PPL_namespaces_hh 1
26 
28 namespace Parma_Polyhedra_Library {
29 
31 
58 namespace IO_Operators {
59 } // namespace IO_Operators
60 
61 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
62 
64 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
65 namespace Checked {
66 } // namespace Checked
67 
68 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
69 
71 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
72 namespace Implementation {
73 } // namespace Implementation
74 
75 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
76 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
78 namespace Interfaces {
79 
80 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
81 
83 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
84 namespace C {
85 
86 } // namespace C
87 
88 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
89 
91 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
92 namespace Java {
93 
94 } // namespace Java
95 
96 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
97 
99 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
100 namespace OCaml {
101 
102 } // namespace OCaml
103 
104 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
105 
107 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
108 namespace Prolog {
109 
110 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
111 
113 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
114 namespace Ciao {
115 
116 } // namespace Ciao
117 
118 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
119 
121 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
122 namespace GNU {
123 
124 } // namespace GNU
125 
126 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
127 
129 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
130 namespace SICStus {
131 
132 } // namespace SICStus
133 
134 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
135 
137 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
138 namespace SWI {
139 
140 } // namespace SWI
141 
142 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
143 
145 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
146 namespace XSB {
147 
148 } // namespace XSB
149 
150 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
151 
153 #endif // defined(PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS)
154 namespace YAP {
155 
156 } // namespace YAP
157 
158 } // namespace Prolog
159 
160 } // namespace Interfaces
161 
162 } // namespace Parma_Polyhedra_Library
163 
164 
166 
180 namespace std {
181 } // namespace std
182 
183 
184 #endif // !defined(PPL_namespaces_hh)
The standard C++ namespace.
The entire library is confined to this namespace.
Definition: version.hh:61