Gromacs  2025.0-dev-20241009-5c23d5f
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::test::detail::IsTuple< T > Struct Template Reference

#include <testutils/include/testutils/naming.h>

Inherits false_type.

Description

template<typename T>
struct gmx::test::detail::IsTuple< T >

Type trait for whether T is a std::tuple.

There is no std::is_tuple<T>.


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