|
KASKADE 7 development version
|
Go to the source code of this file.
Namespaces | |
| namespace | Kaskade |
Functions | |
| template<class T > | |
| T & | Kaskade::removeConst (T const &t) |
| A convenience template for removing the const qualifier from references and pointers. More... | |
| template<class T > | |
| T * | Kaskade::removeConst (T const *t) |