TSDuck v3.38-3710
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::static_power10< INT, POW > Struct Template Reference

Static values of power of 10. More...

#include <tsIntegerUtils.h>

Collaboration diagram for ts::static_power10< INT, POW >:

Static Public Attributes

static constexpr INT value
 Value of 10 power POW.
 

Detailed Description

template<typename INT, const size_t POW>
struct ts::static_power10< INT, POW >

Static values of power of 10.

Template Parameters
POWThe exponent of 10.
INTThe integer type for the power of 10.

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