Searched defs:CRYPTOPP_COMPILE_ASSERT_INSTANCE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dmisc.h57 #define CRYPTOPP_COMPILE_ASSERT_INSTANCE(assertion, instance) macro
59 #define CRYPTOPP_COMPILE_ASSERT_INSTANCE(assertion, instance) static CompileAssert<(assertion)> CRYPTOPP_ASSERT_JOIN(cryptopp_assert_, instance) macro

Completed in 109 milliseconds