Sirius
0.0.0
|
#include <gsl/gsl>
Go to the source code of this file.
Namespaces | |
sirius | |
sirius::utils | |
Functions | |
template<typename SmartPtr > | |
auto | sirius::utils::MakeSmartPtrArraySpan (const SmartPtr &smart_ptr, const Size &size) |
Make a GSL span from a smart pointer pointing to an array of data. More... | |