YOrch 1.0.0
Loading...
Searching...
No Matches
maybe_storage.hpp File Reference
#include <cstddef>
#include <memory>
#include <new>
#include <type_traits>
#include <utility>
#include "../../assert.hpp"
Include dependency graph for maybe_storage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yorch::detail::maybe_storage< T >
 Manual-lifetime storage for an optional in-place T. More...
 

Namespaces

namespace  yorch
 
namespace  yorch::detail