beluga::is_tuple_like< T > Struct Template Reference

Meta-function that returns true if T is a tuple-like type. More...

#include <tuple_traits.hpp>

Inheritance diagram for beluga::is_tuple_like< T >:
Inheritance graph
[legend]

Detailed Description

template<typename T>
struct beluga::is_tuple_like< T >

Meta-function that returns true if T is a tuple-like type.

tuple-like types implement the tuple protocol. See https://en.cppreference.com/w/cpp/utility/tuple/tuple-like

Definition at line 49 of file tuple_traits.hpp.


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


beluga
Author(s):
autogenerated on Tue Jul 16 2024 02:59:54