#include <common.h>
Classes | |
struct | helper |
struct | helper< const Q &, void > |
struct | helper< Q &, void > |
Public Types | |
typedef helper< T, void >::type | type |
Definition at line 84 of file common.h.
typedef helper<T,void>::type cml::remove_reference< T >::type |