Gromacs  2025.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::test::detail::IsTuple< std::tuple< Ts...> > Struct Template Reference

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

Inherits true_type.

Description

template<typename... Ts>
struct gmx::test::detail::IsTuple< std::tuple< Ts...> >

Specialization to successfully match a std::tuple.


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