Originally created by: kirichoi
Code must be cleaned up as the current implementation is not ideal for exporting as dlls.
Check:
https://stackoverflow.com/questions/8265042/export-a-class-with-stdstring
https://stackoverflow.com/questions/16419318/one-way-of-eliminating-c4251-warning-when-using-stl-classes-in-the-dll-interface
https://stackoverflow.com/questions/13864510/exporting-stl-class-from-dll-why-is-there-no-warning-from-the-return-type
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: kirichoi
Also see
https://msdn.microsoft.com/en-us/library/esew7y1w.aspx
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: hsauro
If we stayed away from STL we woun't have these problems. :)
Herbert
On Wed, Jan 25, 2017 at 2:02 PM, Kiri Choi notifications@github.com wrote: