Commit Graph

5 Commits

Author SHA1 Message Date
Nathan Braswell
7aa1d9983b Some bugfixes/added errors, convert most to not use simple_passthrough 2016-04-30 15:38:28 -04:00
Nathan Braswell
5ed310df8b Added in function call operator 2016-03-07 15:54:09 -05:00
Nathan Braswell
2c29846570 Swapped pointers to the other side for types to prevent ambiguity, i.e. *int instead of int* 2015-07-04 17:02:51 -04:00
Nathan Braswell
65fd2ed9b7 Changed from typedef to obj and def 2015-05-16 12:05:23 -04:00
Nathan Braswell
aafb52d108 A kinda ugly/hacky addition, but overloading () as operator() works now! 2015-05-16 00:09:50 -04:00