AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::detail::size_of< T > Struct Template Reference

Detailed Description

template<typename T>
struct AmpGen::detail::size_of< T >

Definition at line 28 of file CompiledExpression.h.

Static Public Attributes

static constexpr unsigned value = sizeof(T)
 

Member Data Documentation

◆ value

template<typename T>
unsigned AmpGen::detail::size_of< T >::value = sizeof(T)
staticconstexpr

Definition at line 28 of file CompiledExpression.h.


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