xtd
0.2.0
Toggle main menu visibility
Home
Categories
Documentation
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Enumerations
Related Symbols
o
Files
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
xtd.tunit
include
xtd
tunit
default_main.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
tunit_main.hpp
"
6
7
#if defined(TUNIT_CONFIG_MAIN)
8
auto
main() ->
int
{
9
return
__tunit_main::main();
10
}
11
#endif
12
18
#define TUNIT_CONFIG_MAIN
19
#undef TUNIT_CONFIG_MAIN
tunit_main.hpp
Contains unit test application main entry point tunit_main_ definition.
Generated on Thu Apr 17 2025 11:16:29 for xtd by
Gammasoft
. All rights reserved.