forked from Alepha/Alepha
Remove the overload< __LINE__ > hack.
This commit is contained in:
@ -13,15 +13,12 @@ static_assert( __cplusplus > 2020'99 );
|
||||
#include <Alepha/Reflection/detail/config.h>
|
||||
#include <Alepha/Reflection/aggregate_initializer_size.h>
|
||||
|
||||
#include <Alepha/Meta/overload.h>
|
||||
#include <Alepha/Meta/type_value.h>
|
||||
|
||||
namespace Alepha::Hydrogen::Reflection ::detail:: aggregate_members_m
|
||||
{
|
||||
inline namespace exports {}
|
||||
|
||||
using Meta::overload;
|
||||
|
||||
/*!
|
||||
* Basic methodology here.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user