libcopp  2.2.0
Public Types
future::poll_storage_ptr_selector< void > Struct Reference

#include <storage.h>

Collaboration diagram for future::poll_storage_ptr_selector< void >:
Collaboration graph

Public Types

using type = std::unique_ptr< void, small_object_optimize_storage_deleter< void > >
 

Detailed Description

Definition at line 55 of file storage.h.

Member Typedef Documentation

◆ type

using future::poll_storage_ptr_selector< void >::type = std::unique_ptr<void, small_object_optimize_storage_deleter<void> >

Definition at line 56 of file storage.h.


The documentation for this struct was generated from the following file: