Searched refs:BoostWinAPI_Signature (Results 1 – 1 of 1) sorted by relevance
59 template< typename Windows_SDK_Signature, typename BoostWinAPI_Signature >60 inline void test_equal_signatures(Windows_SDK_Signature*, BoostWinAPI_Signature*, const char* test_… in test_equal_signatures() argument64 boost::core::is_same< Windows_SDK_Signature, BoostWinAPI_Signature >::value); in test_equal_signatures()