dchohfi / KeyValueObjectMapping

Automatic KeyValue Object Mapping for Objective-C, parse JSON/plist/Dictionary automatically
http://dchohfi.com/
MIT License
600 stars 90 forks source link

Change parameter name class because it uses in c++ #36

Closed atyschenko closed 10 years ago

atyschenko commented 11 years ago

When parameter name is class I can't compile .mm file(for example in Cedar tests) because name is reserved in c++.