Support Class Library
A set of tools providing classes and utility
include
scl
tools
meta
void_t.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
scl
{
4
namespace
tools{
5
namespace
meta{
9
template
<
class
...>
10
using
void_t
= void;
11
}
12
}
13
}
scl::tools::meta::void_t
void void_t
The must have.
Definition:
void_t.h:10
scl
Global namespace of the SCL.
Definition:
alias.hpp:3
Generated by
1.8.13