Does Microsoft still have C++ container limitations when passing to DLLs? [duplicate]
This question already has answers here: Did C++11 address concerns passing std lib objects between dynamic/shared library boundaries? (ie dlls and so)? (3 answers) Closed 9 years ago. Microsoft has had a fair amount of trouble in the past when passing STL containers like string and vector pointers and references to DLLs. See, for example, […]
How to compile this repository into .dll? [closed]
Closed 19 mins ago.