Home
last modified time | relevance | path

Searched refs:UNITTEST_IMPEXP_TEMPLATE (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DHelperMacros.h22 #define UNITTEST_IMPEXP_TEMPLATE macro
25 #define UNITTEST_IMPEXP_TEMPLATE extern macro
31 UNITTEST_IMPEXP_TEMPLATE template class UNITTEST_LINKAGE std::allocator< T >; \
32 UNITTEST_IMPEXP_TEMPLATE template class UNITTEST_LINKAGE std::vector< T >; \
38 #define UNITTEST_IMPEXP_TEMPLATE macro