13 Dec
2016
13 Dec
'16
1:27 a.m.
On Mon, Dec 12, 2016 at 5:19 PM, David Sankel
I found the use of typedef's to functions returning inline struct definitions to be overly clever and cryptic to new C++ developers. I also found the lack of static type checking in certain places to be objectionable.
I am not aware of any place where the library is unsafe in terms of static type checking. Maybe I've missed something? Emil