#include <wibble/exception.h>
Go to the source code of this file.
Namespaces | |
namespace | wibble |
Classes | |
struct | wibble::IsType< _T, In > |
Functions | |
template<typename T, typename X> | |
T & | wibble::downcast (X *v) |
template<typename T> | |
T::WrappedType & | wibble::unwrap (const T &x) |
template<typename T> | |
T & | wibble::unwrap (T &x) |