BioDynaMo  v1.05.119-a4ff3934
bdm::IsArray< T > Struct Template Reference

Checks whether T is std::array or bdm::MathArray. More...

#include <type.h>

Inheritance diagram for bdm::IsArray< T >:
[legend]
Collaboration diagram for bdm::IsArray< T >:
[legend]

Detailed Description

template<typename T>
struct bdm::IsArray< T >

Checks whether T is std::array or bdm::MathArray.

Definition at line 49 of file type.h.


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