Molecular Dynamics Simulation
1.0
|
#include <ArrayUtils.h>
Static Public Attributes | |
static constexpr bool const | value = is_container_impl::is_container<std::decay_t<T>>::value |
Type trait to check if a given type is a container.
T | Type to check. |
Definition at line 83 of file ArrayUtils.h.
|
staticconstexpr |
Definition at line 84 of file ArrayUtils.h.