Transferred from https://github.com/tswow/noggit3/issues/33 - In debug mode, default arguments do not seem to work. **Note**: Has likely been resolved since 330c3236e6f8636b9042e363b2461c0d4efaefcf - In release mode (msvc only, it seems), incorrect arguments are accepted to functions. **Note**: Can likely be fixed by enabling this: https://github.com/ThePhD/sol2/issues/340#issuecomment-280832085
Transferred from tswow#33
In debug mode, default arguments do not seem to work.
Note: Has likely been resolved since 330c323
In release mode (msvc only, it seems), incorrect arguments are accepted to functions.
Note: Can likely be fixed by enabling this: Binding functions with default parameters ThePhD/sol2#340 (comment)