Silicium
Namespaces | Functions
to_shared.hpp File Reference
#include <silicium/config.hpp>
#include <memory>

Go to the source code of this file.

Namespaces

 Si
 

Functions

template<class T >
auto Si::to_shared (T &&t) -> std::shared_ptr< typename std::decay< T >::type >