Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
c10::constexpr_storage_t< T > Union Template Reference

Public Member Functions

constexpr constexpr_storage_t (trivial_init_t) noexcept
 
template<class... Args>
constexpr constexpr_storage_t (Args &&...args)
 

Data Fields

unsigned char dummy_
 
T value_
 

Detailed Description

template<class T>
union c10::constexpr_storage_t< T >

Definition at line 233 of file Optional.h.


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