Skip to main content
Union ov::optional::Storage
-
union Storage
Public Functions
-
inline constexpr Storage() noexcept
-
inline constexpr Storage(uint8_t) noexcept
-
template<class ...Args>
inline constexpr Storage(Args&&... args)
-
inline ~Storage()
Public Members
-
Empty m_empty
-
T m_value