#include "Result.defs.hh"
Go to the source code of this file.
Namespaces | |
namespace | Parma_Polyhedra_Library |
Classes | |
struct | Parma_Polyhedra_Library::maybe_assign_struct< To, From > |
struct | Parma_Polyhedra_Library::maybe_assign_struct< Type, Type > |
Defines | |
#define | PPL_distances_inlines_hh 1 |
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. |
#define PPL_distances_inlines_hh 1 |
Definition at line 24 of file distances.inlines.hh.