Generated on Tue Jan 26 2021 00:00:00 for Gecode by doxygen 1.9.1
cast.hpp File Reference

Go to the source code of this file.

Functions

template<class T >
Gecode::ptr_cast (void *p)
 Cast p into pointer of type T. More...
 

Function Documentation

◆ ptr_cast()

template<class T >
T Gecode::ptr_cast ( void *  p)
inline

Cast p into pointer of type T.

Definition at line 42 of file cast.hpp.