Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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.

Member Data 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: