Silicium
Classes | Namespaces | Functions
ptr_adaptor.hpp File Reference
#include <silicium/config.hpp>
#include <boost/version.hpp>

Go to the source code of this file.

Classes

struct  Si::ptr_adaptor< Pointee >
 

Namespaces

 Si
 

Functions

template<class Pointee >
auto Si::make_ptr_adaptor (Pointee &&value) -> ptr_adaptor< typename std::decay< Pointee >::type >