iutest
1.17.1.0
internal
iutest_compatible_defs.hpp
[詳解]
1
//======================================================================
2
//-----------------------------------------------------------------------
13
//-----------------------------------------------------------------------
14
//======================================================================
15
#ifndef INCG_IRIS_IUTEST_COMPATIBLE_DEFS_HPP_9BCFF3D0_A045_4B94_B51F_4C6E88D8654C_
16
#define INCG_IRIS_IUTEST_COMPATIBLE_DEFS_HPP_9BCFF3D0_A045_4B94_B51F_4C6E88D8654C_
17
18
namespace
iutest_compatible
19
{
20
21
//======================================================================
22
// function
23
28
struct
IsNullLiteralHelper
29
{
30
class
Object;
31
32
static
char
IsNullLiteral(Object*);
33
static
char (&IsNullLiteral(...))[2];
34
};
35
36
}
// end of namespace iutest_compatible
37
38
#endif // INCG_IRIS_IUTEST_COMPATIBLE_DEFS_HPP_9BCFF3D0_A045_4B94_B51F_4C6E88D8654C_
iutest_config.hpp
iris unit test config
iutest_compatible::IsNullLiteralHelper
Definition:
iutest_compatible_defs.hpp:29
2020年07月26日(日) 09時00分06秒作成 - iutest / 構成:
1.8.17