LDMX Software
Static Public Attributes | List of all members
_ap_type::is_signed< _Tp > Struct Template Reference

Static Public Attributes

static const bool value = _Tp(-1) < _Tp(1)
 

Detailed Description

template<typename _Tp>
struct _ap_type::is_signed< _Tp >

Definition at line 145 of file ap_common.h.

Member Data Documentation

◆ value

template<typename _Tp >
const bool _ap_type::is_signed< _Tp >::value = _Tp(-1) < _Tp(1)
static

Definition at line 146 of file ap_common.h.


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