forked from Alepha/Alepha
Comparison test builds again.
Now to extend the functionalization.
This commit is contained in:
@ -27,7 +27,7 @@ namespace Alepha::Hydrogen::Meta
|
||||
{
|
||||
using type= bind2nd;
|
||||
template< typename Arg >
|
||||
struct call : Function< Arg, second >::type {};
|
||||
struct call : Function< Arg, Second >::type {};
|
||||
};
|
||||
|
||||
template< typename Function, typename ... Args >
|
||||
|
Reference in New Issue
Block a user