libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 434 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 435 of file storage.h.


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