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

#include <tuple.hpp>

List of all members.


Detailed Description

template<typename T, typename U>
struct cppa::detail::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: