View Single Post
nergal
Veteran Member
Join Date: Apr 2012
Old 08-23-2016 , 22:43   Re: New API and Syntax
Reply With Quote #758

Quote:
Originally Posted by Emp` View Post
Why not both?
PHP Code:
enum BothTest Both_Zero }
methodmap BothTest
{
//...

because then I'd have to make an enum, just for zero, for all methodmaps.
which is not as efficient as me making a define for "view_as<any>(0)"
__________________
nergal is offline