MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / Get

Method Get

extra/yassl/taocrypt/include/misc.hpp:762–763  ·  view source on GitHub ↗

function needed because of C++ grammatical ambiguity between expression-statements and declarations

Source from the content-addressed store, hash-verified

760 // function needed because of C++ grammatical ambiguity between
761 // expression-statements and declarations
762 static inline GetBlock<T, B, A> Get(const void *block)
763 {return GetBlock<T, B, A>(block);}
764 typedef PutBlock<T, B, A> Put;
765};
766

Callers 1

SetPeerKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected