ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Public Types | List of all members
boost::callable_traits::has_member_qualifiers< T > Struct Template Reference

#include <has_member_qualifiers.hpp>

Inherits detail::traits::has_member_qualifiers.

Public Types

using type = typename detail::traits< detail::shallow_decay< T > >::has_member_qualifiers
 

Detailed Description

template<typename T>
struct boost::callable_traits::has_member_qualifiers< T >

Definition at line 29 of file has_member_qualifiers.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using boost::callable_traits::has_member_qualifiers< T >::type = typename detail::traits< detail::shallow_decay<T> >::has_member_qualifiers

Definition at line 32 of file has_member_qualifiers.hpp.


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