#include <unwrap.hpp>
List of all members.
Definition at line 21 of file unwrap.hpp.
[inline]
Definition at line 24 of file unwrap.hpp.
00025 { 00026 arma_type_check< is_arma_type<T1>::value == false >::apply(); 00027 }