-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
It would be useful if pillow could be used on compilers that don't yet support the C++0x standard. It looks like the pillowcore library itself compiles just fine without C++0x support. The Helpers.h file used in the unit tests uses a lambda expression in one spot, which requires C++0x, but that appears to be the only spot where it is explicitly needed. Could this dependency be removed?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels