Advanced Multi-Physics (AMP)
On-Line Documentation
Static Public Attributes | List of all members
AMP::arg_count< T(Args...)> Struct Template Reference

#include <TypeTraits.h>

Static Public Attributes

static constexpr std::size_t value = sizeof...( Args )
 

Detailed Description

template<typename T, typename... Args>
struct AMP::arg_count< T(Args...)>

Definition at line 113 of file TypeTraits.h.

Member Data Documentation

◆ value

template<typename T , typename... Args>
constexpr std::size_t AMP::arg_count< T(Args...)>::value = sizeof...( Args )
staticconstexpr

Definition at line 113 of file TypeTraits.h.


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



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page