Searched defs:OpenSSLDeleter (Results 1 – 1 of 1) sorted by relevance
41 struct OpenSSLDeleter { struct42 void operator()(T *obj) { in operator()