NSVD Reader  0.0.1
box.hpp File Reference

box.std::unique_ptr wrapper More...

#include <type_traits>
#include <memory>

Go to the source code of this file.

Classes

struct  nodamushi::box< T, D >
 

Namespaces

 nodamushi
 

Functions

template<typename T >
const T & nodamushi::unboxing (const T &t)
 
template<typename T , typename D >
const T & nodamushi::unboxing (const box< T, D > &t)
 

Detailed Description

box.std::unique_ptr wrapper

Definition in file box.hpp.