Geant4-11
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes
PTL::SmallerThanT< Tp, Up > Struct Template Reference

#include <Tuple.hh>

Static Public Attributes

static constexpr bool value = sizeof(Tp) < sizeof(Up)
 

Detailed Description

template<typename Tp, typename Up>
struct PTL::SmallerThanT< Tp, Up >

Definition at line 29 of file Tuple.hh.

Field Documentation

◆ value

template<typename Tp , typename Up >
constexpr bool PTL::SmallerThanT< Tp, Up >::value = sizeof(Tp) < sizeof(Up)
staticconstexpr

Definition at line 31 of file Tuple.hh.


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