Typedef fwdpp::gsl_ran_discrete_t_ptr¶
Defined in File gsl_discrete.hpp
Typedef Documentation¶
-
using
fwdpp::gsl_ran_discrete_t_ptr= std::unique_ptr<gsl_ran_discrete_t, detail::gsl_ran_discrete_t_deleter>¶ - Warning
Can only be put into a vector by push_back/emplace back because of constraints on std::unique_ptr assignment