|
|
template<class T , class = std::enable_if_t<T::template has<C> && (T::template has<D> && ...)>> |
| | access_context (T &tuple_like) noexcept |
| |
|
template<class T > |
| T & | get_context () noexcept |
| |
|
template<class T > |
| T const & | get_context () const noexcept |
| |
The documentation for this struct was generated from the following file: