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