libcopp  2.2.0
Public Types
future::default_compact_storage< T > Struct Template Reference

#include <storage.h>

Inheritance diagram for future::default_compact_storage< T >:
Inheritance graph
Collaboration diagram for future::default_compact_storage< T >:
Collaboration graph

Public Types

using type = compact_storage< T, typename compact_storage_selector< T >::type >
 

Detailed Description

template<class T>
struct future::default_compact_storage< T >

Definition at line 376 of file storage.h.

Member Typedef Documentation

◆ type

template<class T >
using future::default_compact_storage< T >::type = compact_storage<T, typename compact_storage_selector<T>::type>

Definition at line 377 of file storage.h.


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