forked from Alepha/Alepha
Template overload hack not needed anymore.
This commit is contained in:
@ -10,8 +10,6 @@ static_assert( __cplusplus > 2020'99 );
|
||||
|
||||
#include <Alepha/Capabilities.h>
|
||||
|
||||
#include <Alepha/Meta/overload.h>
|
||||
|
||||
|
||||
namespace Alepha::Hydrogen
|
||||
{
|
||||
@ -19,8 +17,6 @@ namespace Alepha::Hydrogen
|
||||
{
|
||||
inline namespace exports {}
|
||||
|
||||
using namespace Meta::exports::template_overload;
|
||||
|
||||
struct comparable {};
|
||||
|
||||
namespace exports
|
||||
|
||||
Reference in New Issue
Block a user