#include <Proxy.hpp>
List of all members.
Definition at line 23 of file Proxy.hpp.
[inline]
Definition at line 26 of file Proxy.hpp.
00027 { 00028 arma_type_check< is_arma_type<T1>::value == false >::apply(); 00029 }