Tatooine
include
tatooine
void_t.h
Go to the documentation of this file.
1
#ifndef TATOOINE_VOID_T_H
2
#define TATOOINE_VOID_T_H
3
//==============================================================================
4
namespace
tatooine
{
5
//==============================================================================
6
template
<
typename
...>
7
using
void_t
= void;
8
//==============================================================================
9
}
// namespace tatooine
10
//==============================================================================
11
#endif
tatooine
Definition:
algorithm.h:6
tatooine::void_t
void void_t
Definition:
void_t.h:7
Generated by
1.9.5