Header file api.hpp

#define SIPLASPLAS_REFLECTION_STATIC_API_HPP 

#include "sourceinfo.hpp"

#include "function.hpp"

#include "field.hpp"

#include "class.hpp"

#include "enum.hpp"

#include <siplasplas/reflection/common/annotations.hpp>

namespace cpp
{
    namespace srfl = static_reflection;
}