#include "Result.defs.hh"

Go to the source code of this file.
Classes | |
| struct | Parma_Polyhedra_Library::maybe_assign_struct< To, From > |
| struct | Parma_Polyhedra_Library::maybe_assign_struct< Type, Type > |
Namespaces | |
| namespace | Parma_Polyhedra_Library |
The entire library is confined to this namespace. | |
Functions | |
| template<typename To , typename From > | |
| Result | Parma_Polyhedra_Library::maybe_assign (const To *&top, To &tmp, const From &from, Rounding_Dir dir) |
Assigns to top a pointer to a location that holds the conversion, according to dir, of from to type To. When necessary, and only when necessary, the variable tmp is used to hold the result of conversion. | |
1.6.3