Files
meta.hpp/untests/features/infos/enum_info_tests.cpp
2021-08-04 22:13:38 +07:00

15 lines
454 B
C++

/*******************************************************************************
* This file is part of the "https://github.com/blackmatov/meta.hpp"
* For conditions of distribution and use, see copyright notice in LICENSE.md
* Copyright (C) 2021, by Matvey Cherevko (blackmatov@gmail.com)
******************************************************************************/
#include "_infos_fwd.hpp"
namespace
{
}
TEST_CASE("features/infos/enum") {
}