|
libbio
|
#include <IsWave.h>
Public Types | |
| typedef RemoveReference< T >::Type | NoReference |
| typedef RemovePointer< NoReference >::Type | NoPointer |
| typedef RemoveConst< NoPointer >::Type | Base |
Static Public Attributes | |
| static const bool | sValue |
| typedef RemoveConst<NoPointer>::Type bio::type::IsWaveImplementation< T >::Base |
| typedef RemovePointer<NoReference>::Type bio::type::IsWaveImplementation< T >::NoPointer |
| typedef RemoveReference<T>::Type bio::type::IsWaveImplementation< T >::NoReference |