3-phase PV router
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
integral_constant< T, v > Struct Template Reference

#include <integral_constant.hpp>

Inheritance diagram for integral_constant< T, v >:
Inheritance graph
[legend]

Static Public Attributes

static const T value = v
 

Detailed Description

template<typename T, T v>
struct integral_constant< T, v >

Definition at line 8 of file integral_constant.hpp.

Member Data Documentation

◆ value

template<typename T , T v>
const T integral_constant< T, v >::value = v
static

Definition at line 9 of file integral_constant.hpp.


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