libcppa  Version 0.1
cppa::util::is_array_of< T, U > Struct Template Reference

#include <is_array_of.hpp>

List of all members.


Detailed Description

template<typename T, typename U>
struct cppa::util::is_array_of< T, U >

is_array_of<T,U>::value == true if and only if T is an array of U.


The documentation for this struct was generated from the following file: