Header file api.hpp
#include "sourceinfo.hpp"
#include "function.hpp"
#include "field.hpp"
#include "class.hpp"
#include "enum.hpp"
namespace cpp
{
namespace srfl = static_reflection;
}
api.hpp
#include "sourceinfo.hpp"
#include "function.hpp"
#include "field.hpp"
#include "class.hpp"
#include "enum.hpp"
namespace cpp
{
namespace srfl = static_reflection;
}