Janus 2.0.0
High-performance C++20 dual-mode numerical framework
Loading...
Searching...
No Matches
janus::detail::is_tuple< T > Struct Template Reference

Helper to detect if a type is a std::tuple. More...

#include <Function.hpp>

Inheritance diagram for janus::detail::is_tuple< T >:
Collaboration diagram for janus::detail::is_tuple< T >:

Detailed Description

template<typename T>
struct janus::detail::is_tuple< T >

Helper to detect if a type is a std::tuple.


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