Iros
Loading...
Searching...
No Matches
compile_time_fail.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
di/meta/util.h
"
4
5
namespace
di::util
{
6
template
<
auto
...
values
>
7
void
compile_time_fail
() {}
8
}
9
10
namespace
di
{
11
using
util::compile_time_fail
;
12
}
di::container::view::values
constexpr auto values
Definition
values.h:6
di::util
Definition
vocab.h:96
di::util::compile_time_fail
void compile_time_fail()
Definition
compile_time_fail.h:7
di
Definition
zstring_parser.h:9
util.h
libs
di
include
di
util
compile_time_fail.h
Generated by
1.13.0