3-phase PV router
Loading...
Searching...
No Matches
Mk2_3phase_RFdatalog_temp
type_traits
make_void.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
template
<
class
=
void
>
8
struct
make_void
9
{
10
typedef
void
type
;
11
};
make_void
Definition:
make_void.hpp:9
make_void::type
void type
Definition:
make_void.hpp:10
Generated by
1.9.6