Template Function TRAP::MakeScope# Function Documentation# template<typename T, typename ...Args>constexpr Scope<T> TRAP::MakeScope(Args&&... args)# Wrapper for std::make_unique. Related to memory management which is still in planing.