PPL
1.2
|
#include "assertions.hh"
#include <iomanip>
#include <limits>
Go to the source code of this file.
Namespaces | |
Parma_Polyhedra_Library | |
The entire library is confined to this namespace. | |
Functions | |
template<typename T > | |
Enable_If< Is_Native_Or_Checked< T >::value, void >::type | Parma_Polyhedra_Library::ascii_dump (std::ostream &s, const T &t) |
template<typename T > | |
Enable_If< Is_Native_Or_Checked< T >::value, bool >::type | Parma_Polyhedra_Library::ascii_load (std::istream &s, T &t) |