SYNC_DEFAULT (<allocators>)

给定同步筛选器。

#define SYNC_DEFAULT <sync_template>

备注

如果编译器支持编译单线程的,并且,发挥多线程应用,对于单线程应用程序中宏为 stdext::allocators::sync_none;在所有其他情况下为 stdext::allocators::sync_shared。

要求

页眉: <分配程序>

**命名空间:**stdext

请参见

参考

<allocators>