ttg 1.0.0-alpha
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::is_noexcept< T > Struct Template Reference

#include <is_noexcept.hpp>

Inherits detail::traits::is_noexcept.

Public Types

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

Detailed Description

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

Definition at line 30 of file is_noexcept.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 31 of file is_noexcept.hpp.


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