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

#include <storage.h>

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

Public Types

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

Detailed Description

Definition at line 70 of file storage.h.

Member Typedef Documentation

◆ type

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

Definition at line 71 of file storage.h.


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