mitteLib
Loading...
Searching...
No Matches
mlab::impl::tuple_container_type< T1, T2 > Struct Template Reference

#include <result.hpp>

Public Types

using type = std::pair<T1, T2>
 

Member Typedef Documentation

◆ type

template<class T1 , class T2 >
using mlab::impl::tuple_container_type< T1, T2 >::type = std::pair<T1, T2>

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