beluga::has_single_element< T, TupleLike, class > Struct Template Reference

Meta-function that returns true if there is a single element of type T in the tuple-like type. More...

#include <tuple_traits.hpp>

Inheritance diagram for beluga::has_single_element< T, TupleLike, class >:
Inheritance graph
[legend]

Detailed Description

template<class T, class TupleLike, class = void>
struct beluga::has_single_element< T, TupleLike, class >

Meta-function that returns true if there is a single element of type T in the tuple-like type.

Definition at line 153 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