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

#include <type_traits_impl.hpp>

Collaboration diagram for yaclib::detail::IsInstantiationOf< Instance,... >:
[legend]

Static Public Attributes

static constexpr bool Value = false
 

Detailed Description

template<template< typename... > typename Instance, typename...>
struct yaclib::detail::IsInstantiationOf< Instance,... >

Definition at line 38 of file type_traits_impl.hpp.

Member Data Documentation

◆ Value

template<template< typename... > typename Instance, typename... >
constexpr bool yaclib::detail::IsInstantiationOf< Instance,... >::Value = false
staticconstexpr

Definition at line 39 of file type_traits_impl.hpp.


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