YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib::detail::InstantiationType< Instance, T > Struct Template Referencefinal

#include <type_traits_impl.hpp>

Public Types

using Value = T
 

Detailed Description

template<template< typename... > typename Instance, typename T>
struct yaclib::detail::InstantiationType< Instance, T >

Definition at line 48 of file type_traits_impl.hpp.

Member Typedef Documentation

◆ Value

template<template< typename... > typename Instance, typename T >
using yaclib::detail::InstantiationType< Instance, T >::Value = T

Definition at line 49 of file type_traits_impl.hpp.


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