macmade / CFPP

C++ wrapper for CoreFoundation base classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++11: initializer list

macmade opened this issue · comments

Add support for std::initializer_list in CF::Array, CF::Data, and CF::Dictionary.

Fixed in 27b547e.