![]() |
The Gaudi Framework
v30r0 (c919700c)
|
Classes | |
struct | composer_t |
struct | composer_t< lambda_t > |
struct | composer_t< lambda_t, more_lambda_ts... > |
Functions | |
template<class T > | |
std::remove_const_t< T > * | nonConst (T *p) |
Cast a pointer to a non const type. More... | |
std::remove_const_t<T>* details::nonConst | ( | T * | p | ) |
Cast a pointer to a non const type.
Definition at line 20 of file GaudiHandle.h.