3-phase PV router
Loading...
Searching...
No Matches
Mk2_3phase_RFdatalog_temp
type_traits
type_identity.hpp
Go to the documentation of this file.
1
// ArduinoJson - https://arduinojson.org
2
// Copyright © 2014-2023, Benoit BLANCHON
3
// MIT License
4
5
#pragma once
6
7
#include "
integral_constant.hpp
"
8
9
template
<
typename
T >
10
struct
type_identity
11
{
12
typedef
T
type
;
13
};
integral_constant.hpp
type_identity
Definition:
type_identity.hpp:11
type_identity::type
T type
Definition:
type_identity.hpp:12
Generated by
1.9.6