ThePhD
|
856d28ab70
|
EnableIf and DisableIf back in place, type trait fixed for MSVC. Bleh, this is a lot of work. Removed functional header, because nobody's using it.
|
2013-12-13 14:59:46 -05:00 |
|
ThePhD
|
2192e98eec
|
MSVC needs explicit overloads and explicit =default operators on sol::function . It's quite whacky, really. Anyway, it compiles, so let's just make sure this works for GCC too.
|
2013-12-13 14:16:59 -05:00 |
|
Rapptz
|
af0097fb7f
|
Add support for setting functions with operator[]
|
2013-12-12 19:48:26 -05:00 |
|
Rapptz
|
7cc8c93289
|
Move type traits to its own header and clean up code using the traits
|
2013-12-12 18:43:36 -05:00 |
|