1#ifndef ENTT_META_TYPE_TRAITS_HPP
2#define ENTT_META_TYPE_TRAITS_HPP
4#include "../stl/type_traits.hpp"
5#include "../stl/utility.hpp"
42template<
typename Type>
49template<
typename Type>
constexpr auto is_meta_pointer_like_v
Helper variable template.