rstd 0.1.0
Loading...
Searching...
No Matches
rstd::mem::maybe_uninit::maybe_uninit_traits< T > Struct Template Referenceexport
module rstd.core

Traits for extracting the value type from a MaybeUninit specialization. More...

Detailed Description

template<typename T>
struct rstd::mem::maybe_uninit::maybe_uninit_traits< T >

Traits for extracting the value type from a MaybeUninit specialization.

Template Parameters
TThe type to inspect; primary template yields void.

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