|
|
|
|
|
by Negitivefrags
1565 days ago
|
|
I have the opposite problem. I can't use modules because I need _ITERATOR_DEBUG_LEVEL=0 in debug builds. The standard library modules really need to be built as part of your projects build so that you can compile them however you want. |
|