Template Function lbcrypto::make_unique

Function Documentation

template<typename T, typename ...Args>
std::unique_ptr<T> lbcrypto::make_unique(Args&&... args)